BODY {
font-family : Tahoma, Arial, sans-serif;
font-size: 13px;
color: #21221d;
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: #21221d;
text-decoration: none;
}
A:VISITED {
color: #21221d;
text-decoration: none;
}
A:HOVER {
color: #21221d;
text-decoration: underline overline;
}
A:ACTIVE {
color: #21221d;
text-decoration: underline;
}
a.top:link { 
color: #21221d; text-decoration: none;
}
a.top:visited { 
color: #21221d; text-decoration: none;
}
a.top:hover { 
color: #21221d; text-decoration: underline overline;
}
a.top:active { 
color: #21221d; text-decoration: underline;
}
h1 { 
font-size: 15px;
font-weight : bold;
letter-spacing: 2;
color: #78777c;
}
h2, h3, h4, h5, h6 {
font-size: 12px;
font-weight : bold;
color: #78777c;
}
.textarea {
font-family : Tahoma, Arial, sans-serif;
font-size: 11px;
text-align: justify;
background: #ffffff;
line-height: 20px;
}
.rightside {
text-align: center;
background-color: #ffffff;
}
.navbar2 {
text-align: left;
font-size: 10px;
background-color: #21221d;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
}
.navbar {
text-align: right;
font-size: 11px;
background-color: #abaaaf;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
}
.botnavbar {
text-align: center;
font-size: 11px;
color: #000000;
background-color: #ffffff;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.info {
text-align: left;
font-size: 11px;
color: #21221d;
background: #dedde2;
line-height: 15px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 5px;
border: 1px solid #abaaaf;
}
.copyright {
font-size: 11px;
color: #ffffff;
letter-spacing: 2;
font-weight: bold;
background: #78777c;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
}