BODY {
font-family : Tahoma, Arial, sans-serif;
font-size: 13px;
margin-top: 0px;
margin-bottom: 00px;
margin-left: 0px;
margin-right: 0px;
background-color:#ffffff;
}
P, TD, LI, UL, Table{
color: #111111;
font-size: 13px;
font-family : Tahoma, Arial, sans-serif;
}
A:LINK {
color : red;
text-decoration: underline;
}
A:VISITED {
color : red;
text-decoration : underline;
}
A:HOVER {
color : red;
text-decoration : underline;
}
A:ACTIVE {
color : red;
text-decoration : underline;
}
H1, H2, H3, H4, H5, H6 {
font-size: 15px;
font-weight: bold;
color: red;
}
a.top:link { 
color: #000000; text-decoration: none;
}
a.top:visited { 
color: #000000; text-decoration: none;
}
a.top:hover { 
color: #000000; text-decoration: underline;
}
a.top:active { 
color: #000000; text-decoration: underline;
}
.headernav {
background:  Tan;
color: #111111;
}
.maintable {
background: #FFFFFF;
}
.textarea {
font-family : Tahoma, Arial, sans-serif;
font-size: 13px;
text-align: left;
background: #FFFFFF;
line-height: 18px;
}
.info {
text-align: justify;
font-size: 11px;
line-height: 15px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}
.copyright {
font-size: 8px;
color: #000000;
letter-spacing: 2;
font-weight: bold;
background-color: tan;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}
.bottomnav {
text-align: center;
font-weight: bold;
background-color: #ffffff;
}
a.bottom:link { 
color: #000000; text-decoration: none;
}
a.bottom:visited { 
color: #000000; text-decoration: none;
}
a.bottom:hover { 
color: #000000; text-decoration: underline;
}
a.bottom:active { 
color: #000000; text-decoration: underline;
}