body, p, td, li
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

h1
{
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}

h2
{
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

td
{
	vertical-align:top;
}
a, a:visited{ color: maroon; }