

body, td { font-family: georgia; font-weight: bold; font-size: 14;  color: #6c6b45; }

body { margin: 0px; background-color: #207348; }

a:link    { color: #194e48; text-decoration: underline;  }
a:visited { color: #194e48; text-decoration: underline; }
a:hover   { color: #cc0000; text-decoration: underline; }

h1 { font-family: arial;  font-size: 28; color: #003300; font-weight: normal; }

.head1 {  font-family: arial;  font-size: 20; color: #476182; line-height: 22px; }

.head2 {  font-size: 17px; color: #236a57; }

.head3 {  font-family: arial;  font-size: 18; }

.sub1 {  font-family: arial;  font-size: 10; font-weight: bold; }

.sub2 { font-size: 18; font-weight: normal; }

.tag { font-size: 20; font-weight: bold; color: #6c4549; }

.menu { 
display: block;
padding: 3px 7px 3px 7px; 
font-family: arial; 
font-size: 12px;
font-weight: bold;
margin-top: 3px;
}

a.menu:link, a.menu:visited {
display: block;
background-color: #336aae;
color: #FFFFee;
font-weight: bold;
text-decoration: none;
}

a.menu:hover {
background-color: #72ab8d;
color: #003300;
font-weight: bold;
text-decoration: none;
}



td#main { 
background-image: url(images/indexback.gif); 
background-repeat: no-repeat; 
background-position: top center; 
background-attachment: fixed; }

.submit {  
font-family: verdana;  
font-size: 12; 
font-weight: bold; 
color: #f1f1c7; 
background-color: #284f12;  
padding: 1px 4px 1px 4px; }

