a
{
text-decoration: underline;
font-family: arial;
font-size: 9pt;
color: white;
}

#bod
{
margin: auto;
background-color: #0f1d01;
border: 1px solid #1b9c8f;
height: auto; 
width: 760px;
}

body
{
background-color: #0f1d01;
text-decoration: none;
font-family: arial;
font-size: 9pt;
color: white;
text-align: center;
}

.bodyText
{
text-align: left;
line-height: 17px;
}

#footer
{
line-height: 16px;
}

#footer a:link, #footer a:visited
{
color: #1b9c8f;
text-decoration: none;
}

#footer a:hover
{
color: #ffffff;
text-decoration: underline;
}

.footerTop
{
height: 3px;
width: 100%;
text-align: center;
background-color: #ffffff;
}

#header1
{
font-size: 24pt;
font-weight: bold;
padding-bottom: 15px;
}

img
{
border: 1px solid #1b9c8f;
}

img.headImg
{
border: none;
}

img.homeBody
{
margin-top: -10px;
margin-right: 0px;
}

#navigation
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#navigation ul
{
list-style: none;
padding-bottom: 5px;
}

#navigation li
{
display: inline;
list-style: none;
}

#navigation a:link, #navigation a:visited
{ 
padding: 3px 10px 4px 10px;
color: #0e514a;
font-weight: bold;
background-color: #ffffff;
text-decoration: none;
border: 1px solid #d0a487;
}

#navigation a:hover
{
color: #000000;
background-color: #d0a487;
border: 1px solid #ffffff;
}

.note
{
padding-bottom: 15px;
}

#showBod
{
margin: auto;
background-color: #0f1d01;
border: 1px solid #1b9c8f;
height: 700px; 
width: 760px;
padding: 10px;
}