BODY {
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color:#ffffff;
}
P, TD, LI, UL, Table{
color: #000000;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
}
A:LINK {
color: #000000;
text-decoration: none;
}
A:VISITED {
color: #000000;
text-decoration: none;
}
A:HOVER {
color: #000000;
background-color: #dadada;
text-decoration: underline overline;
}
A:ACTIVE {
color: #000000;
background-color: #dadada;
text-decoration: underline;
}
h1 { 
font-size: 15px;
font-weight: bold;
letter-spacing: 2;
color: #cc0000;
}
h2, h3, h4, h5, h6 {
font-size: 14px;
font-weight: bold;
color: #cc0000;
}
.header { 
background: #ffffff;
}
.textarea {
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
text-align: justify;
background: #ffffff;
line-height: 20px;
padding: 15px;
}
.leftside {
text-align: center;
}
.rightside {
text-align: center;
background-color: #ffffff;
}
.navigation {
text-align: center;
color: #333333;
font-size: 11px;
font-weight: 400;
padding: 5px;
}
.navbar{
color: #333333;
text-align: right;
font-family: arial, verdana, helvetica;
font-size: 11px;
background-color: #dfdfdf;
padding: 2px;
}
.botnavbar {
text-align: center;
font-size: 11px;
color: #000000;
background-color: #ffffff;
padding: 3px;
}
.copyright {
font-size: 11px;
color: #111111;
letter-spacing: 1px;
background: #ffffff;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-top:1px solid #7f7f7f;
}
.sidebar {
font-size: 11px;
text-align: left;
}