
body { 
background-color: #2B4874;
margin: 0; }


body, td { 
font-family: georgia; 
font-style: normal; 
font-weight: normal; 
font-size: 14px;  }

b { color: 003333; }

a:link    { color: #004400; text-decoration: underline; font-weight: bold; }
a:visited { color: #004400; text-decoration: underline; font-weight: bold; }
a:hover   { color: #000000; text-decoration: underline; font-weight: bold;  }
a:active  { color: #004400; text-decoration: underline; font-weight: bold; }

.main { 
background-color: #ABC6B6;
border-bottom: 3px solid #EAF2ED;
border-left: 3px solid #EAF2ED;
border-right: 3px solid #EAF2ED;
}

.left { border-right: 2px solid #8BAB98; }
.right { border-left: 2px solid #8BAB98; padding-left: 20px; }

table.footer td { 
font-family: verdana; 
color: #D8E2DC; 
font-size: 10px; 
font-weight: bold; 
padding-top: 3px;
}

.first { font-family: monotype corsiva; font-size: 26px; line-height: 24px; }

h1 { font-weight: normal; font-size: 24px; color: #006666;}

.head1 { font-family: georgia; font-style: italic; font-weight: normal; font-size: 22px;  color: #2B4874 }

.head2 { font-family: georgia; font-style: italic; font-weight: normal; font-size: 20px;  }

.sub1 { font-family: arial; font-weight: bold; font-size: 10px; }


a.menu:link, a.menu:visited {
display: block;
background-color: #006666;
vertical-align: middle;
font-family: lucida handwriting, arial;
font-size: 11px;
font-weight: bold;
color: #D0C090;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
padding-right: 5px;

text-decoration: none;
margin-right: 1px;
border-bottom: 1px solid #003333;
}

a.menu:hover {
background-color: #008790;
text-decoration: none;
color: #FFFFFF;}