body {
 font-family:"Verdana,Arial";
 font-size:14;
}

.heading { font-family:"Verdana"; font-weight:bold;  font-size:40; }
}
.head {  font-weight:bold; font-size:18;}


.headsum { font-size:14; font-family:Arial;   color:gray;}

.subhead1 { font-size:18; color:"#000080"; width:100%; font-weight:bold;  }
.subhead {font-family:"Arial"; color:"black"; font-size:16;  width:100%; font-weight:bold; }

.normal { font-size:14; }


a.nav1{color:blue; font-size:10;;font-weight:bold;cursor:hand;text-decoration:underline;}
a.nav1:link,a.nav1:visited { color:blue; }
a.nav1:hover  { color:teal; }
a.nav1:active { color:black; }

td.nav2{ bgcolor:"#6699cc"; padding: 0px 20px; }


a.nav2 {color:#8080FF; font-size:10;font-weight:bold;cursor:hand;text-decoration:underline;}
a.nav2:link,a.nav2:visited { color:#8080FF; }
a.nav2:hover  { color:teal; }
a.nav2:active { color:black; }

a.top {color:navy; font-size:10;font-weight:bold;cursor:hand;text-decoration:underline;}
a.top:link,a.menu:visited { color:navy; }
a.top:hover  { color:teal; }
a.top:active { color:navy; }

a.body { font-size:14; color:blue; }
a.body:hover { color:teal;font-weight:bold }

a { color:blue; }
a:hover { color:teal; }

p {font-size:12;}
td { font-size:12; padding-left:7px;}
