BODY {
background: #F8F2E3;
font-family : Verdana, Arial, sans-serif;

margin: 0;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #F8F2E3;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #C93833;
scrollbar-shadow-color: #C0C0C0;
scrollbar-darkshadow-color: #999999;
scrollbar-track-color: #F8F2E3;
}

P, TD, LI, UL, Table {
color: #000000;
font-family : , Arial, sans-serif;
font-size : 100%;
}
/* this group sets the normal link colors */
A:LINK {
color : #990033;
text-decoration: none;
font-family : Verdana, Arial, sans-serif;
font-weight : bold;
}
A:VISITED {
color : #990033;
text-decoration : none;
font-family : Verdana, Arial, sans-serif;
font-weight : bold;
}
A:HOVER {
color : #{FF6699;
text-decoration : underline;
font-family : Verdana, Arial, sans-serif;
font-weight : bold;
}
A:ACTIVE {
color : #990033;
text-decoration : none;
font-family : Verdana, Arial, sans-serif;
font-weight : bold;
}

H1 {
font-size : 16px;
font-weight : bold;
color : #9DAFCE;
}


H2, H3, H4, H5, H6 {
font-size : 13px;
font-weight : bold;
color : #9DAFCE;
}

.special {
border: 3px dotted #C93833;
padding: 5px;
font-size: 80%;
line-height: 20px;
}





