BODY
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #660000;
	text-decoration: none;
}

TD 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

TH
{
	font-family: Arial,Helvetica;
	font-size: 9pt;
}

.comboid 
{
    background-color: #FFFFFF;
    color: #590000;
    font-size: 8pt;
    font-family: arial;
    font-weight: normal;
}
            
.textareaid 
{
    background-color: #FFFFFF;
    color: #590000;
    font-size: 10pt;
    font-family: arial;
    font-weight: normal;
}
            
A:Link
{ 
    color: #660000;
	text-decoration: none;
}

A:Hover
{ 
    color: #C00000;
	background-color: #FFFF99;
	text-decoration: none;
}

A:Active
{ 
    color: #006600;
	background-color: #00ccff;
	text-decoration: none;
}

A:Visited
{
	color: #660000;
	text-decoration: none;
}

SUP 
{
	color : Blue;
}
