body {
background-color:#0A1D64;
color: #0A1D64;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0A1D64;
}
p {

margin: 0;
}

a {
font-style: underline;
color: #ffa800;
}

a.menu, a.menu:visited {
color: #fff;
text-decoration: none;
text-align: center;
}

a.menu:hover {
font-style: underline;
color: #ffa800;
}



h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #5B6796;
font-weight: bold;
text-align: left;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffa800;
font-weight: bold;
margin: 0;
text-align: left;

}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4d73a0;
margin: 0;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #0A1D64;
}

.style2 {color: #FFFFFF}
.style4 {color: #cdcece}
.style5 {
	font-size: smaller;
	font-style: italic;
}
.style6 {font-size: small}

#top {
background: url(images/top.jpg) no-repeat top #fff;;
height: 173px;
}


#content {
background: #fff;
border: 1px solid #0A1D64; border-top: 0;border-bottom: 0;
height: 300px;
}

#footer {
background: url(images/footer.jpg) no-repeat top #fff;;
height: 75px;
}