body
{
	font-family: Verdana;
	font-size: 8pt;
}

td
{
	font-family: Verdana;
	font-size: 8pt;
}

a
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #000000;
}

.subheader
{
	padding: 2px 2px 2px 5px;
	background-color: #990000;
	color: white;
	font-weight: bold;
}

.subheader_green
{
	padding: 2px 2px 2px 5px;
	background-color: #006600;
	color: white;
	font-weight: bold;
}

.subcontent
{
	padding: 2px 2px 2px 2px;
	font-size: xx-small;
}



