﻿body 
{
	font-family: Arial;
	color: Black;
	font-size: 10pt;
}


.SubtitleWhite
{
	font-family: Arial;
	color: White;
	font-size: 11pt;
	font-weight: bold;
}

.SubtitleDark
{
	font-family: Arial;
	color: Black;
	font-size: 11pt;
	font-weight: bold;
}

.PageTitle
{
	font-size: 20pt;
	font-weight: bold;
	color: #009900;
}

.Footer
{
	font-family: Arial;
	color: Black;
	font-size: 8pt;
}

.rollover {
	color:#000000;
}

td.rollover:hover
{
	background-color: #eee8aa;
}

.MainPageLink
{
	font-size: 14pt;
	font-weight: bold;
}