#content {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #283C7B;
text-align: left;

}

#content2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #283C7B;
text-align: left;

}




a.style1:link {
color: white;
text-decoration: none;
font-family: arial, "lucida console", sans-serif;
font-size: 11px;
font-weight: bold;
width:165px;
display:block;
height:20px;
}

a.style1:visited {
color: white;
text-decoration: none;
font-family: arial, "lucida console", sans-serif;
font-size: 11px;
font-weight: bold;
width:165px;
display:block;
height:20px;
}

a.style1:hover {
text-decoration: none;
font-family: arial, "lucida console", sans-serif;
font-size: 11px;
font-weight: bold;
background-color: #283C7B; 
text-decoration: underline;
width:165px;
display:block;
height:20px;
}



	
a.style2:link {
color: #283C7B
}
a.style2:visited {
color: #283C7B
}
a.style2:hover {
color: #74BBFB
}


h1 {
font-family: Arial, Helvetica, sans-serif;
font-color: #283C7B;
font-size: 16px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-color: #283C7B;
font-size: 14px;
}



#footer  {
font-family: Arial, Helvetica, sans-serif;
color: white;
font-size: 10px;

}

hr  {
color: #283C7B;
}


