body
{
	font-family: Tahoma;
	color:#003300;
}
div.Name
{
	font-family: Tahoma;
	font-size: 24pt;
	color: #003300;
}
div.SubHeader
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #003300;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
    color: #003300;
	text-decoration: none;
}
a:hover {
	color:#990000;
	text-decoration: none;
}
td.month {
	text-align:center;
}