BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
background: #5B524D;
color: #000000;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

a:link{}
a:visited{}
a:hover{}
a:active{}

.class1 A:link {font-weight:bold}
.class1 A:visited {font-weight:bold}
.class1 A:hover {text-decoration: underline; color: red;}
.class1 A:active {font-weight:bold}


.class2 A:link {font-weight:bold; color : #FFFFFF;}
.class2 A:visited {font-weight:bold; color : #FFFFFF;}
.class2 A:hover {text-decoration: underline; color: red;}
.class2 A:active {font-weight:bold; color : #FFFFFF;}





H1 {
font-size : 130%;
font-weight : bold;
color : #000000;
}

H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #000000;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

LI {list-style-type: disc}

.top {
background: #726660;
color: #E3DBD7;
font-size: 100%;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

.navbar {
background: #000000;
color: #E3DBD7;
padding: 2px;
text-align: center;
font-weight: bold;
font-size: 95%;
}

.mainbody {
background: #FFFFFF;
color: #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding: 5px;
text-align: justify;
}

.mainbody1 {
background: #FFFFFF;
color: #000000;
}


.left {
text-align: center;
padding: 5px;
width: 200px;
}

.content {
background: #FFFFFF;
color: #000000;
font-family : Verdana, Arial, sans-serif;
text-align: justify;
width: 100%; 
padding: 10px;
}

.copyright {
color: #E3DBD7;
font-size: 85%;
letter-spacing: 2;
font-weight: bold;
padding: 2px;
text-align: center
}

.hottopic {
border: 1px solid #000000;
padding: 5px;
font-size: 80%;
text-align: left;
background: #726660;
color: #E3DBD7;
}

.form {
border: 1px solid #000000;
background: #726660;
color: #E3DBD7;
letter-spacing: 2;
font-weight-bold
}
