body, td
{
	font-family:  verdana, arial, sans-serif;
	font-size:10pt;
	font-style: normal;
	color:#000000;
	scrollbar-face-color:#7C1500;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#7C1500;
}

.small {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; font-style: normal;
} 

a:link
{
	text-decoration: underline;
	color:#000000;
} 

a:visited
{
	text-decoration: underline;
	color:#000000;
} 

a:hover
{
	text-decoration: underline;
	color:#7C1500;
} 

a:active
{
 	text-decoration:  underline;
	color:#7C1500;
}