body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
	font-size: 10pt; 
	text-decoration: none;
}

a {  font-weight: bold; color: #000066; text-decoration: none;}

li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none;}

p {
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    font-size: 10 pt;
    color: "#333333";
}

h1 {
    font-size: 16 pt;
}
h2 {
    font-size: 14 pt;
}
h3 {
    font-size: 12 pt;
}
h4 {
    font-size: 10 pt;
}
h5 {
    font-size: 8 pt;
}
h6 {
    font-size: 6 pt;
}

.blue {color: "#243346";}

.smallbodytext {
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    size: 8pt;
    color: "#333333";
}

.menulinks {font-size: 10pt; color:#FFFFFF; text-decoration:none; } 

a.menulinks:link {font-size: 10pt; color:#FFFFFF; text-decoration:none; } 
a.menulinks:vlink {font-size: 10pt; color:#FFFFFF; text-decoration:none; } 
a.menulinks:hover {font-size: 10pt; color:#00006A; text-decoration:none; }