body
{
	text-align:center;
	background-color: #0048AA;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-right:auto;
	margin-left:auto;
	width:800px;
	border:groove 6px #FFED0E; 
}

table.menu
{
	color: white;
	font-family: Arial;
	font-weight: bolder;
	font-size: 12pt;
	background-color: #ED1652;
}

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: #0048AA;
	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: #0048AA;
	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: #0048AA;
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

a.footlink3
{
	color: #0048AA;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink3:visited
{
	color: #0048AA;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink3:active
{
	color: #0049AA;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink3:hover
{
	color: #ED1652;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}
.text {
	font-family:  "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.test_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.text_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	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;
}
