body
{
	font-size: 12pt;
	font-family: 'Times New Roman';
	background-color: #ffffea;
	color: #000000;

}


H1
{
	font-weight: bold;
	font-size: 25pt;
	color: #660000;
	font-style: italic;
	font-family: 'Times New Roman';
}
H2
{
	font-weight: bold;
	font-size: 18pt;
	color: #660000;
}

H3
{
	font-size: 16pt;
	color: #660000;
	font-family: 'Times New Roman';
}

TD
{
	font-weight: normal;
	font-size: medium;
	font-family: Times New Roman;
}
A {

 text-decoration: none;
}
A:hover{

 text-decoration: underline;
}
