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:#000000;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #c0c0c0;
scrollbar-3dlight-color: #c0c0c0;
scrollbar-highlight-color: #808080;
scrollbar-shadow-color: #c0c0c0;
scrollbar-darkshadow-color: #c0c0c0;
scrollbar-track-color: #808080;
}
P, TD, LI, UL, Table{
color: #000000;
font-family : Tahoma, Arial, sans-serif;
font-size: 13px;
}
A:LINK {
color: #ffffff;
text-decoration: none;
}
A:VISITED {
color: #ffffff;
text-decoration: none;
}
A:HOVER {
color: #ffffff;
background-color: #c0c0c0;
text-decoration: underline ;
}
A:ACTIVE {
color: #57627f;
background-color: #c0c0c0;
text-decoration: underline;
}
h1 { 
font-size: 16px;
font-weight : bold;
letter-spacing: 2;
color: #c0c0c0;
}
h2, h3, h4, h5, h6 {
font-size: 13px;
font-weight : bold;
color: #c0c0c0;
}
.textarea {
font-family : Tahoma, Arial, sans-serif;
font-size: 13px;
text-align: left;
background: #ffffff;
line-height: 20px;
}
.leftside {
text-align: center;
background-color: #ffffff;
}
.navigation {
text-align: left;
line-height: 20px;
padding-left: 15px;
padding-right: 5px;
padding-top: 10px;
padding-bottom: 5px;

}
.navbar {
text-align: right;
font-size: 12px;
background-color: #ffffff;
}
.info {
text-align: left;
font-size: 13px;
color: #333333;
background: #c0c0c0;
line-height: 15px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
border: 1px solid #c0c0c0;
}
.copyright {
text-align: center;
font-size: 11px;
color: #000000;
letter-spacing: 2;
font-weight: bold;
background: #ffffff;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}