body {
	font-family: Arial, Verdana, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Arial, Verdana, Times New Roman, Times, serif;
	font-size: 12px;
}

.header {
	font-family: Metro, Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.subhead {
	font-family: Bookman, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
}

.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

table.tablebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

BUTTON
{
    BACKGROUND-COLOR: darkblue
}

a {
	font-family: Arial, Verdana, Times New Roman, Times, serif;
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
