body
{
	font-family: arial;
	font-size: 8pt;
	font-color: #ccccff;
	scrollbar-face-color: #72668A;  
	scrollbar-shadow-color: #9999cc;  
	scrollbar-highlight-color: #72668A;  
	scrollbar-3dlight-color: #9999cc;  
	scrollbar-darkshadow-color: #9999cc;  
	scrollbar-track-color: #9999cc;  
        scrollbar-arrow-color: white;  
}

td
{
	font-family: arial;
	font-size: 10pt;
	
}

input,select
{
	font-family: arial;
	font-size: 8pt;
	height: 18;
	background: #fff;
	border: 0;
}

.text
{
	border-style: solid;
	border-color: #99c;
	border-width: 1
}

th
{
	font-family: arial;
	font-size: 8pt;
	background: #ccccff

}

a
{
	color: #cc99ff;
	font-weight:bold;
	text-decoration: none
}

a:hover
{
	color: #9900cc;
}
