a:link
{
	COLOR: #990000; TEXT-DECORATION: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
a:visited 
{
	COLOR: #666666; TEXT-DECORATION: none; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	COLOR: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	COLOR: #000000; text-decoration: underline;
 	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
}

BODY 
{
	
	SCROLLBAR-FACE-COLOR: #ffffff;		
	SCROLLBAR-HIGHLIGHT-COLOR:#000000;
	SCROLLBAR-SHADOW-COLOR: #ffffff; 	
	SCROLLBAR-3DLIGHT-COLOR:#ffffff;
	SCROLLBAR-ARROW-COLOR: #000000; 	
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
	
}
.help 
{  
	background-repeat: no-repeat; 
	background-position: center center
}
.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style3 {

	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.style4 {

	color: #FF9900;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

