.bighead {  
font-family: "Impact", "Verdana", "Geneva", "Helvetica", "sans-serif"; 
font-size: 17px; 
font-style: normal; 
font-weight: normal; 
color: #3366FF;
}

.subhead { 
font-family: "Impact", "Verdana", "Geneva", "Helvetica", "sans-serif"; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #000099;
}

.textregular { 
font-family: "Verdana", "Geneva", "Helvetica", "sans-serif"; 
font-size: 11px; 
font-style: normal; 
font-weight: normal;
line-height: 13px;
}

.texttinyreg { 
font-family: "Verdana", "Geneva", "Helvetica", "sans-serif";
font-size: 9px; 
font-style: normal; 
font-weight: normal;
line-height: 10px;
}

.texttinybold { 
font-family: "Verdana", "Geneva", "Helvetica", "sans-serif"; 
font-size: 10px; 
font-style: normal; 
font-weight: bold;
}

body {
margin-top: 10px;
margin-right: 10px;
margin-left: 10px;
margin-bottom:10px;
font-family: "Verdana", "Geneva", "Helvetica", "sans-serif";
font-size: 11px;
font-style: normal;
font-weight: normal;
}

a:link {
color: #3366FF;
background-color: transparent;
text-decoration: none;
}

a:visited {
color: #CC3300;
background-color: transparent;
text-decoration: none;
}

a:hover {
color: #E64F01;
background-color: transparent;
text-decoration: none;
}

a:active {
color: #E64F01;
background-color: transparent;
text-decoration: none;
}