/* CSS Document */

<!--
BODY {
	background-image:url(images/background.gif);
 }
 
A:LINK    { COLOR :#0000FF; TEXT-DECORATION:NONE;}
A:ACTIVE  { COLOR :#FF0000; TEXT-DECORATION:NONE;}
A:VISITED { COLOR :#0000FF; TEXT-DECORATION:NONE;} 
A:HOVER   { COLOR :#008b8b; TEXT-DECORATION:UNDERLINE; background-color: #ebf2fa;}

body,td,th {
	font-family: Verdana;
	font-size: 10pt;
	color: #000066;
}

.style-Logo {
	font-family: "Times New Roman";
	font-size: 12pt;
	color: #0000FF;
	font-weight: bold;
}

.style-LogoSmall {
	font-family: "Times New Roman";
	font-size: 9pt;
	color: #0000FF;
}

.styleArial-09 {
	font-family: Arial;
	font-size: 9pt;
}

.style-Index {
	font-family: Arial;
	font-size: 10pt;
	color: #000066;
}

.style-Index-Bold {
	font-family: Arial;
	font-size: 11pt;
	color: #000066;
	font-weight: bold;
}

.style-Text-Bold {
	font-family: Verdana;
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
}

.style-Bullit {
	font-family: Verdana;
	font-size: 12pt;
	color: #660000;
}

.style-Footer {
	font-family: Verdana;
	font-size: 8pt;
}

-->



