html, body  {
color:#000000;
font: 10pt Verdana, Arial, sans-serif;
margin: 10px;
}

BODY {
font-family : Verdana, Arial, sans-serif;
font-size: 85%;
background-color: #94b4d6;
color: #000000;
}

P, TD, LI, UL {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

Table {
font-family: Verdana, Arial, sans-serif;
border-collapse: collapse;
font-size : 100%;
}

.tablecontent {
font-family : Verdana, Arial, sans-serif;
background-color: #FCF9F5;
border: 1px solid #F0ECE6;

}

.navagtionheader {
background-color: #ffffff
}

.centertable {
background-color: #FFFFFF
}


.main {
background-color: #8C7766;
color: #000000;
padding: 10px;
width: 100%;
border: 1px solid #000000;
}

/* this group sets the normal link colors */
A:LINK {color: #FFFFFF; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #FFFFFF; text-decoration : underline; font-weight: bold;}
A:HOVER {color: #94b4d6; text-decoration: none; font-weight: bold; border-bottom: 1px solid #5F2458;
border-top: 1px solid #FFFFFF; }
A:ACTIVE {color: #FFFFFF; text-decoration: underline; font-weight: bold;}



H1 {
font-weight: bold; 
font-size: 105%;
font-family : Arial, Verdana, sans-serif;
color: #256998
}

H2 {
font-weight: bold;
font-size: 110%; 
color: #7a646c
}

H3 {
font-weight: bold; 
font-size: 100%; 
color: #7a646c; letter-spacing: 1px
}

li {
list-style-image: url('../images/bullets.gif');
}

