
body,td { font-family: ARIAL; font-size: 14px; color: #000000; }

body { background: #FFFFFF;  
margin-top: 0px; margin-bottom: 0px; }
               
H1 {  font-size: 18px; font-weight: bold; color: #CC0000; }

H2 {  font-size: 26px; font-weight: bold; color: #660066; line-height: 30px; }


.sub1 {  font-size: 10px; font-weight: bold; }

.sub2 {  font-size: 12px;  }

.head1 { font-size: 16px; font-weight: BOLD;}

.head2 { font-size: 16px; font-weight: bold; COLOR: #CC0000; }

.head3 { font-size: 14px; font-weight: bold; COLOR: #330066; }

.address { font-size: 14px; font-weight: bold; COLOR: #866607; }

.italic { font-family: georgia; font-style: italic; }

.submit { font-family: ARIAL; background: #6B398C; color: #FFFFEE; font-weight: bold;  }

a:link    { text-decoration: underline; font-weight: bold; color: #98112E; }
a:visited { text-decoration: underline; font-weight: bold; color: #98112E; }
a:active  { text-decoration: underline; font-weight: bold; color: #98112E; }
a:hover   { text-decoration: underline; font-weight: bold; color: #CC0000; }

a.nav, a.nav:visited {
display: block;
background-color: #330033;
margin-top: 1px;
font-family: trebuchet ms; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none;
color: FFFFFF;
text-align: center;
padding-top: 3px;
padding-bottom: 3px;
border-right: 2px solid #ffffff;
}

a.nav:hover {
background-color: #7B4A7B;
color: #FFFFFF;
text-decoration: none;
}





