body
{
	text-align:center;
	background-color: #000000;
	font-family: Arial;
	font-size: 10pt;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	border:3px groove #CCCCCC; 
}

table.menu
{
	color: white;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
	background-color: #CB0B34;
}

td.button
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	text-align: right;
	padding-right:10px;
	}

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: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink:visited
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink:active
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.footlink:hover
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.footlink2
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.footlink2:visited
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.footlink2:active
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a.footlink2:hover
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	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: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.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: 18pt;
	font-weight: bold;
	color: #CB0B34;
}
.text_red_italic_lg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #CB0B34;
}
.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: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}

h5 
{
	font-size:12px;
	margin:10px 0px 0px 0px;
}