body
{
	background-image: url(images/humphries_bkg.gif);

}

table.menu
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}

td.button
{
	background-color: #FFFF00;
	padding: 2px;
	border: 8px outset #009841;
	text-align: center;
	border-color: #009841;
	}

td.button a
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

td.button a:visited
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

td.button a:active
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

td.button a:hover
{
	color: green;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink:visited
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink:active
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.footlink:hover
{
	color: green;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.headertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
.test_italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.text_red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: red;
}
