BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 12;
margin: 0px;
background: #e5e6fa;
color: #000000;
scrollbar-arrow-color: #918ABE;
scrollbar-face-color: #410051;
scrollbar-3dlight-color: #808080;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #808080;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

A:LINK {
font-size: 12;
color : #000000;
text-decoration: none;
}
A:VISITED {
font-size: 12;
color : #000000;
text-decoration : none;
}
A:HOVER {
font-size: 12;
text-decoration : underline;
color : #D2C9FF;
}
A:ACTIVE {
font-size: 12;
color : #808080;
font-weight: none;
}

H1 {
font-size : 14;
font-weight : bold;
color : #000000;
}

H2, H3, H4, H5, H6 {
font-size : 12;
font-weight : bold;
color : #000000;
}

LI {list-style-type: disc}

.navbar {
font-family : Times New Roman;
color: #918ABE;
padding: 2px;
font-weight: bold;
text-align: center;
text-decoration : italics;
font-size: 10;
}

.mainbody {
font-size: 14;
color: #808080;
padding: 5px;
text-align: justify;
}

.center {
text-align: center;
padding: 5px;
width: 200px;
}

.content {
background: #948984;
color: #E3DBD7;
font-family : Verdana, Arial, sans-serif;
text-align: justify;
width: 100%; 
padding: 10px;
}

.copyright {
color: #FFFFFF;
font-size: 85%;
letter-spacing: 2;
font-weight: bold;
padding: 2px;
text-align: center
}

.databox {
padding: 2px;
font-size: 80%;
text-align: justify;
color: #808080;
}