<!--
			a:link, a:visited, a:active {text-decoration: none}
			h1 { color: 191970; font-weight: normal; font-size: 12pt; line-height: 16pt; font-family: Verdana, Arial, Helvetica }
			h3 { color: 191970; font-size: 9pt; line-height: 13pt; font-family: Verdana, Arial, Helvetica }
			h5 { color: 191970; font-weight: lighter; font-size: 10pt; line-height: 15pt; font-family: Verdana, Arial, Helvetica }
			h6 { color: 808080; ; font-weight: lighter; font-size: 8pt; line-height: 10pt; font-family: Arial, Helvetica, Geneva }
A  
{
	font-family: Verdana, Arial, Helvetica
 font-size 	: 9pt;
 line-height: 15pt;
	font-weight : lighter;
	font-style 	: normal;
	color 		: 191970;
}

A:Visited  
{
	font-family: Verdana, Arial, Helvetica
 font-size 	: 9pt;
 line-height: 15pt;
	font-weight : lighter;
	font-style 	: normal;
	color 		: 4682B4;
}

A:Active  
{
	font-family: Verdana, Arial, Helvetica
 font-size 	: 9pt;
 line-height: 15pt;
	font-weight : lighter;
	font-style 	: normal;
	color 		: ccff33;
}

A:Hover  
{
	font-family: Verdana, Arial, Helvetica
 font-size 	: 9pt;
 line-height: 15pt;
	font-weight : lighter;
	font-style 	: normal;
	color 		: FF8C00;
}

BODY{
scrollbar-face-color:white;
scrollbar-shadow-color:white;
}-->
