body 
{
	background-color: #CCCCCC;
	font-family:Verdana;
	color:#330066;
	font-weight:500;
	font-size:10pt;
	margin-left:0px;
	margin-top:60px;
	margin-right:0px;
	scrollbar-track-color: White;
	scrollbar-face-color: #666699;
	scrollbar-arrow-color: #6633FF;
	scrollbar-shadow-color: #003366;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #336699;
	scrollbar-darkshadow-color: #000000;
}
  
td,li
{background-color: #CCCCCC;
  font-family:Verdana;
  color:#330066;
  font-weight:500;
  font-size:10pt;  
}  

a:link 
{ text-decoration:underline; 
  font-weight:bold; 
  color:#999999; 
  font-family:Verdana;
  font-size:10pt
}

a:visited 
{
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
	font-family:Verdana;
	font-size: 10pt;
}

a:hover 
{ text-decoration:underline; 
  font-weight:bold; 
  color:#000000; 
  font-family:Verdana;
  font-size:10pt
}

a:active 
{ text-decoration:underline; 
  font-weight:bold; 
  color:#000000; 
  font-family:Verdana;
  font-size:10pt
}

a:focus 
{ text-decoration:none; 
  font-weight:bold; 
  color:#000000; 
  font-family:Verdana;
  font-size:10pt
}

input, textarea
{
  border-top-color:#FF6633;
  border-left-color:#FF6633;
  border-right-color:#FF6633;
  border-top-style:solid;
  border-left-style:solid;
  border-right-style:solid;
  border-top-width:2;
  border-left-width:2;
  border-right-width:2;
  border-bottom-style:none;
  background-color:#FFFFFF;
  color:#0000CC;
}
  

 
 
