{ font-weight: 700 }

A {
		color: #000000;
		text-decoration: underline;
}


A:visited {
		color: #000000;
		text-decoration: underline;
}


A:hover {
		color: #9D0C0C;
		text-decoration: underline;
}


body {  
	background-color: #455565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #c0c0c0;
}



th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}





