html, body  {
color:#000000;
font: 10pt Verdana, Arial, sans-serif;
margin: 10px;
}

BODY {
font-family : Verdana, Arial, sans-serif;
font-size: 85%;
background-color: #ffffff;
color: #000000;
}

.banner{
background-color: #cacce1;
border: 1px solid #000000;
font-size: 10px;
{

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: 20px;
width: 100%;
border: 1px solid #000000;
}

/* this group sets the normal link colors */
A:LINK {color: #000d52; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #102896; text-decoration : underline; font-weight: bold;}
A:HOVER {color: #42466e; text-decoration : none; font-weight: bold; : border-bottom: 1px solid #5F2458;
border-top: 1px solid #FFFFFF; }
A:ACTIVE {color: #000000; text-decoration : underline; font-weight: bold;}



H1 {
font-wight: bold; 
font-size: 14pt;
font-family : Arial, Verdana, sans-serif;
color: #051956

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');
}