p, H1, H2, H3, H4, H5
{
font-family: Arial, Helvetica, sans-serif;
}
.topNav
{
text-align: center;
vertical-align: middle;
padding-top: 3; padding-bottom: 3;
}

.leftNav 
{  
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt; 
font-style: normal; 
color: #FFFFFF; 
background-color: #CCCCCC; 
font-weight: normal;
vertical-align: top;
text-align: center;
}

body
{
background-color: #006699;
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size:12;
}

.topBanner 
{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
line-height: 90%;
color: #FFFFFF;
}

a:link.top {color: #FFFFFF; text-decoration: none; font-size: smaller}
a:visited.top {color: #FFFFFF; text-decoration: none; font-size: smaller}
a:hover.top {color: #FFCC33; text-decoration: none; font-size: smaller}


a:link.left {color: #003366; text-decoration: none}
a:visited.left {color: #003366; text-decoration: none}
a:hover.left {color: #000066; text-decoration: none; font-weight:bold; text-transform:uppercase}


}
address
{  
color: #FFFFFF;
}