body, td, th, li, p {
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
font-family:arial,helvetica,sans-serif;
background-repeat:repeat;
font-size: 14px;
color:#000000;
}



h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 30px;
   color: #2F3092;
   font-weight: bold;
}
   
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 24px;
   color: #2F3092;
   font-weight: bold;
}

h3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #2F3092;
   font-weight: bold;
}

h4 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #2F3092;
   font-weight: bold;
}





#footer a:link {
	color: #2F3092;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #2F3092;
}
#footer a:hover {
	text-decoration: underline;
	color: #2F3092;
}
#footer  a:active {
	text-decoration: none;
	color: #2F3092;
}

#header tr{
	background-image: url(../../images/opt_banner.jpg);
	background-repeat: repeat;
}

#footer tr{
	background-color: 2F3092;
}