body { 
color: #000000; 
font-size: 13pt; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
background-color: #FFFFFF
}
H1 { color: #FF0000; 
font-size: 17px;  
font-weight: bold 
}
H2 { color: navy;
font-size: 15px;  
font-weight: bold 
}
H3 { font-size: 12px;  
font-weight: normal 
}
.banner {
width: 100%;
color: #FFFFFF;
font-size: 28px;
font-style: italic;
font-weight: bold;
background-color: #3F6490
}
.blueline {
width: 100%;
height: 5px;
background-color: #33FFFF
}
.menu { color: navy;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 24px;
padding: 8px
 }
.main {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: left;
vertical-align: top;
margin: 15px 15px 15px 15px
}
element { }
