body
{
	text-align:center;
	background-color:#CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-right:auto;
	margin-left:auto;
	width:805px;
	border:5px solid #FF0000;
}

table.menu
{
	color: #CCCCCC;
	font-family: Arial;
	font-weight: bolder;
	font-size: 10pt;
}

td.button
{
	color: yellow;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-align: right;
	}

td.button a
{
	color: yellow;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

td.button a:visited
{
	color: yellow;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

td.button a:active
{
	color: yellow;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

td.button a:hover
{
	color: black;
	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: yellow;
	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: 10pt;
	font-weight: normal;
	color: #000000;
}
.text_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0B2C82;
}
.test_italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.text_lg_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #0B2C82;
}
.logo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
.addrs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}

