body
{
	text-align:center;
}

table.menu
{
	color: white;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
	background-color: #C90000;
}

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: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	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: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.footlink2
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.footlink2:visited
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.footlink2:active
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a.footlink2:hover
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}


.headertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}

.headertext2 {
	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: #C90000;
}
.logo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
.titles{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.email{
	font-size:12px;
}	