A:link  {
	color : 											#FFFFFF;
	text-decoration : 						underline;
}

A:visited  {
	color : 											#FFFFFF;
	text-decoration : 						underline;
}

A:hover  {
	color : 											#FF9933;
	text-decoration : 						underline;
}

MsoNormal  {
	color : 											#FFFFFF;
	font-family : 								Arial, Helvetica, sans-serif;
	font-size : 									10pt;
	font-style : 									normal;
	line-height :									normal;
}

BODY  {
	font-family : 								Arial;
	font-size : 									12;
	color : 											#FFFFFF;
	background-color : 						#003366;
	scrollbar-FACE-COLOR:       	#003366;
	scrollbar-HIGHLIGHT-COLOR:  	#CCCCCC;
	scrollbar-SHADOW-COLOR:     	#CCCCCC;
	scrollbar-3DLIGHT-COLOR:    	#CCCCCC;
	scrollbar-ARROW-COLOR:      	#CCCCCC;
	scrollbar-TRACK-COLOR:      	#003366;
	scrollbar-DARKSHADOW-COLOR: 	#333366; 
}