
body{ 
	background-color: #cccccc; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
}

.standard{
	font-size: 11px;
	line-height: 14px;
}

.standard12{
	font-size: 12px;
	line-height: 12px;
}

a:link { 
	color: #800000;
	}
	
a:visited { 
	color: #800000;
	}
	
a:hover { 
	color: #000000;
	}
	
a:active { 
	color: #800000;
	}

h2{
	font-family: Times;
	color: #800000;
}