BODY {
font-family : Tahoma, Arial, sans-serif;
font-size : 80%;
color: #000000;
margin-top: 0px;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
background-color:#000000;
}

P, TD, LI, UL, Table{
color: #000000;
font-family : Tahoma, Arial, sans-serif;
font-size : 100%;
border-style: none;
border-size: 0 px;
}
A:LINK {
color : #000000;
text-decoration: underline;
}
A:VISITED {
color : #000000;
text-decoration : none;
}
A:HOVER {
color : #333333;
text-decoration : underline;
}
A:ACTIVE {
color : #333333;
text-decoration : none;
}
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
font-weight : bold;
color : #333333;
}
.textarea {
font-family : Tahoma, Arial, sans-serif;
text-align: justify;
background: #ffffff;
line-height: 18px;
padding: 20px;
}
.leftside {
text-align: center;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
.infoheader {
text-align: left;
font-size: 85%;
padding: 5px;
color: #ffffff;
font-weight: bold;
background: #000000;
border: 1px solid #333333;
}
.info {
text-align: left;
font-size : 85%;
line-height: 15px;
padding: 10px;
border: 1px solid #333333;

}
.copyright {
font-size: 85%;
color: #ffffff;
letter-spacing: 2;
padding: 5px;
font-weight: bold;
background: #000000;
}