body
{
	text-align:center;
}

table.menu
{
	color: white;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
}

td.button
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	text-align: right;
	}

td.button a
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

td.button a:visited
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

td.button a:active
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

td.button a:hover
{
	color: yellow;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

a.footlink
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a.footlink:visited
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

a.footlink:active
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
a.footlink:hover
{
	color: yellow;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
	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: 14pt;
	font-weight: bold;
	color: #CC0000;
}
.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: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
