.table_main
{
	margin-left: auto;
	margin-right:auto;
	border-color: #0D16CA;
}
body
{
	background-color:#FFFFFF;
	text-align: left;
	text-align: justify;
	font-family:"san serif",arial,"times new roman";
	font-size: 10pt;
}
td.menu
{
	background-color:#FFFFFF;
	text-align: left;
	
}
tr.bcolor
{
	background-color:#0D16CA;
}
td.img
{
	background-color:#000000;
}
.table_menu
{
	background-color:#0D16CA;
	margin-left: auto;
	margin-right:auto;
	vertical-align: top;
	color:#FFFFFF;
}
h1,h2,h3,h4,h5,h6
{
	background-color: #0D16CA;
	text-align: center;
	color: #FFFFFF;
}
.text_center
{
	text-align: center;
}
.footer
{
	background-color: #FFFFFF;
	text-align: center;
	font-size: 8pt;
}
.mission
{
	font-size: 18pt;
	text-align: center;
	background-color: #0D16CA;
	font-weight: bold;
	color: #FFFFFF;
}
img
{
	display: block;
	margin-left: auto;
	margin-right:auto;
	margin-top: auto;
	margin-bottom:auto;
}
a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.onwhite
{
	text-decoration: underline;
	font-weith: bold;
	color: #000000;
	font-size: 12pt;
}
a:hover
{
	color: #00FF00;
	font-weight: bold;
	font-style: italic;
}
a:visited
{
	color: #FF0000;
	font-weight: bold;
}
