body { 
font-family: Tahoma, Arial, sans-serif;
background-image: url('images/blueback.gif');
background-repeat: no-repeat;
background-position:  left top;
background-color: #ffffff;
margin-left: 0;
margin-right: 0;
margin-top: 2%;
margin-bottom: 0;
color: #000000
}

P, TD, LI, UL, Table {
color: #000000;
font-family : Tahoma, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #0000FF;
text-decoration: underline;
font-weight : bold;
}
A:VISITED {
color : #AC2828;
text-decoration : none;
font-weight : bold;
}
A:HOVER {
color : #FF0000;
text-decoration : underline overline;
font-weight : bold;
}
A:ACTIVE {
color : #AC2828;
text-decoration : none;
font-weight : bold;
}

H1 {
font-size : 125%;
font-weight : bold;
color : #5365A1;
letter-spacing: 3px;
}


H2, H3, H4, H5, H6 {
font-size : 115%;
font-weight : bold;
color : #5365A1;
letter-spacing: 3px;
}

.namecell {
font-family : Tahoma, Arial, sans-serif;
background-color: #000000;
font-size : 125%;
font-weight : bold;
color : #ffffff;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
letter-spacing: 3px;
}

.topnav {
font-family : Tahoma, Arial, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
font-size: 70%;
text-align: right;
}


.maintable {
font-family : Tahoma, Arial, sans-serif;
font-size: 70%;
}

.navcell {
font-family : Tahoma, Arial, sans-serif;
padding-top: 25px;
padding-bottom: 5px;
padding-right: 5px;
padding-left: 5px;
}

.maincontent {
font-family : Tahoma, Arial, sans-serif;
background-color: #ffffff;
padding-right: 5px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

.bottomspacer {
font-family : Tahoma, Arial, sans-serif;
border-top: 5px solid #000000;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-size: 70%;
letter-spacing: 3px;
}

.htopic {
font-family : Tahoma, Arial, sans-serif;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}