/* CSS Document */

<style type="text/css">

BODY,TD {font-family: "Times New Roman", Times, serif;
font-color: #000000;}
H1{
	font-family: "Times New Roman", Times, serif;
	color: #0E1B45; 
	font-size: x-large;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	color: #9E0B11; 
	font-size: large;
}
H3 {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff; 
	font-size: large;
}
H4 {
	font-family: "Times New Roman", Times, serif;
	color: #000000; 
	font-size: large;
}
H5,H6 {
	font-family: "Times New Roman", Times, serif;
	color: #0E1B45; 
	font-size: medium;
}
BODY {font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
TABLE {font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
A:link {
	color: #9E0B11;
	text-decoration: none;
} 
A:visited {
	color: #9E0B11;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
} 

</style>
