A
{
    color: #EE0000;
    text-decoration: underline;
}
A:hover
{
    color: #C20000;
    text-decoration: none;
}

.content
{
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #000000;
}

.tableheader
{
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0C007E;
}

.footer
{
	font-family: Times, Times New Roman, serif;
	font-size: 16px;
	color: #0C007E;
	font-variant: small-caps;
	text-align: center;
}