body, p, td, table, ul, li, ol, form { 
font-family: "Lucida Grande", Trebuchet, Arial, Verdana, sans-serif; 
font-size: 13px; 
color: #333333; 
text-decoration: none;
line-height: 150%;
}

ul li { 
list-style: square; 
}

.h1 { 
font-size: 20px; 
color: #022E4D; 
font-weight: bold;
line-height: 125%; 
}
.h2 { 
font-size: 15px; 
color: #022E4D; 
font-weight: bold;
line-height: 125%; 
}
.h3 { 
font-size: 21px; 
color: #ffffff; 
font-weight: bold;
line-height: 125%; 
}

.nav {
font-size: 11px;
color: #003366;
text-decoration: none;
line-height: 1.1; 
}
.footer { 
font-size: 11px; 
color: #666666; 
text-decoration: none; 
}

.copyright { 
font-size: 10px; 
color: #666666; 
text-decoration: none;
}

.text {
font-size: 12px;
color: #333333;
line-height: 1.5;
}
.stext {
font-size: 11px;
color: #333333;
line-height: 1.5;
}

A:link{color:#3A8BBD;text-decoration:underline;}
#con a:link{color:#003366;text-decoration:none;}
#link a:link{color:#999999;text-decoration:none;}
#footer a:link{color:#666666;text-decoration:none;}
A:visited{color:#3A8BBD;text-decoration:underline;}
#con a:visited{color:#003366;text-decoration:none;}
#link a:visited{color:#999999;text-decoration:none;}
#footer a:visited{color:#666666;text-decoration:none;}
A:hover{color:#022E4D;text-decoration:underline;}
#con a:hover{color:#000000;text-decoration:none;}
#link a:hover{color:#999999;text-decoration:underline;}
#footer a:hover{color:#333333;text-decoration:none;}
}