body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #144891;
	background-color: #D2D2D2;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color : #144891;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color : #144891;
}

A:LINK {
	color : #0C3563;
	font : bold;
}

A:VISITED {
	color : #0C3563;
	font : bold;
}

A:HOVER {
	color : #A9232A;
	font : bold;
	text-decoration : none;
}

A:ACTIVE {
	color : #A9232A;
	font : bold;
}

