

H1  {
	font-size : 10pt;
	font-family :tahoma;
	font-weight : normal;
	font-style : normal;
	color : #999999;
}

H2  {font-family: "arial black"; font-size: 16pt; font-style: normal; color: #c40005}

H3  {}

A  {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	letter-spacing : 0px;
	color : Gray;
	;
	text-decoration: none
}

A:HOVER {
	font-size : 9pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #F5F5F5;
	;
	text-decoration: underline
}



BODY  {
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	letter-spacing : 1px;
}

blanktd{
	background-image : ../graphics/blank.gif; 
	font-size : 8pt;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

centretd{
	font-size : 8pt;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	background-repeat : no-repeat;
}

td {
	font-size : 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : black;
	word-spacing : 2px;
	letter-spacing : 0px;
}

thumbnails {
	font-size : 8pt;
	font-family : tahoma;
	font-weight : normal;
	font-style : normal;
	color : White;
	word-spacing : 3px;
	letter-spacing : 1px;
}

mastertable{
	vertical-align : middle;
}




