BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0px;
background-color: #FFFFFF;
color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#C6CCE4; 
scrollbar-3dlight-color:#C6CCE4; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#EEEEEE; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #404E80;
text-decoration: none;
font-weight: normal;
}
A:VISITED {
color : #000000;
text-decoration : none;
font-weight: normal;
}
A:HOVER {
color : #6F84D3;
text-decoration : underline;
font-weight: normal;
}
A:ACTIVE {
color : #6F84D3;
text-decoration : none;
font-weight: normal;
}

H1 {
font-size: 120%;
font-weight: bold;
letter-spacing: 2;
color: #404E80;
}

h2 {
background-image: url('images/bkg1.gif');
background-position: top left;
background-repeat: no-repeat;
font-size : 110%;
font-weight : bold;
color : #000000;
padding-top: 5px;
padding-left: 10px;
vertical-align: bottom;
letter-spacing: 3;
height: 25px;
margin: 0px;
}

h3, h4, h5, h6 {
font-size : 110%;
font-weight : bold;
color : #404E80;
}

HR {
color: #6F84D3;
height: 1px;
width: 100%;
}

/* special classes */

.top {
background-color: #FFFFFF;
color: #000000;
text-align: center;
}

.topnavigation {
background-image: url('images/cell1.gif');
color: #000000;
text-align: center;
font-weight: bold;
font-size: 90%;
letter-spacing: 2;
height: 20px;
}

.maintext {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
width: 100%;
line-height: 22px;
padding-top: 5px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}


.left {
background-color: #FFFFFF;
color: #000000;
text-align: left;
vertical-align: top;
width: 153px;
padding: 5px;
}

.right {
background-color: #FFFFFF;
color: #000000;
text-align: left;
vertical-align: top;
width: 153px;
padding: 5px;
}

.copyright {
font-size: 90%;
font-weight: bold;
letter-spacing: 2;
text-align: center;
}

.httop {
background-image: url('images/httop.gif');
color: #000000;
font-size: 100%;
font-weight: bold;
letter-spacing: 1;
padding-left: 15px;
padding-right: 20px;
padding-bottom: 5px;
vertical-align: bottom;
height: 35px;
}

.htmiddle {
background-image: url('images/htmiddle.gif');
color: #000000;
font-size: 90%;
padding-left: 15px;
padding-right: 20px;
}

.tiny {
font-size: 80%;
font-weight: normal;
}