Body
{
	background-color: slategray;
}


A:hover
{
	color: red;
	font-family: Arial;
	text-decoration: none;
}
H3
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold
}
TABLE
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt
}
P
{
	font-size: 10pt;
	color: black;
	font-family: Verdana;
}
TD
{
	color: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt
}

.footer
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-align: center;
}

.contactinfo
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-align: center;
}

.mainlinks
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
.address
{
	font-size: 8pt;
	color: gainsboro;
	font-family: Arial;
	text-align: center;
}

.maintext
{
	font-size: 9pt;
	font-family: Arial;
	text-align: justify;
}

.pagelinks
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}