BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 13px;
color: #333333;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color:#ffffff;
}
P, TD, LI, UL, Table{
color: #333333;
font-family : Verdana, Arial, sans-serif;
font-size : 13px;
}
A:LINK {
color : #000000;
text-decoration: none;
}
A:VISITED {
color : #000000;
text-decoration : none;
}
A:HOVER {
color : #040068;
text-decoration: underline overline;
}
A:ACTIVE {
color: #000000;
text-decoration : none;
}
h1 {
font-size: 15px;
font-weight: bold;
color: #333333;
}
h2, h3, h4, h5, h6 {
font-size: 13px;
font-weight : bold;
color: #333333;
}
.navbar {
background: #cccccc;
text-align: right;
padding: 3px;
color: #000000;
letter-spacing: 1px;
border-bottom: solid 1px #006699;
border-top: solid 1px #006699;
}
.leftside {
padding: 2px;
line-height: 15px;
background: #99cce6;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
text-align: left;
font-size:13px;
background: #ffffff;
line-height: 18px;
padding-top: 10px;
padding-right:5px;
padding-bottom:5px;
padding-left:5px;
}
.botnav {
background: #006699;
font-size: 11px;
text-align: center;
padding: 3px;
color: #ffffff;
}
.copyright {
font-size: 11px;
text-align: center;
color: #000000;
letter-spacing: 2px;
padding: 5px;
background: #ffffff;
}
.info {
padding: 5px;
line-height: 19px;
font-weight: bold;
font-size: 11px;
border: solid 1px #006699;
}
.infoheader {
padding: 5px;
line-height: 19px;
font-weight: bold;
font-size: 11px;
letter-spacing: 2px;
border: solid 2px #006699;
background: #006699;
color: #ffffff;
}