BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
color: #404040;
scrollbar-arrow-color: #404040;
scrollbar-face-color: #6A8589;
scrollbar-3dlight-color: #6A8589;
scrollbar-highlight-color: #404040;
scrollbar-shadow-color: #404040;
scrollbar-darkshadow-color: #404040;
scrollbar-track-color: #9CB9BB;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #6A8589;
text-decoration: none;
font-weight: normal;
}
A:VISITED {
color : #6C5C65;
text-decoration : none;
font-weight: normal;
}
A:HOVER {
color : #C89258;
text-decoration : underline overline;
font-weight: normal;
}
A:ACTIVE {
color : #C89258;
text-decoration : none;
font-weight: normal;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #B96759;
}


H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #B96759;
}

.top1 {
background: #6A8589;
color: #FFFFFF;
padding: 15px;
text-align: center;
}

.top2 {
background: #E9D2B8;
color: #404040;
padding: 3px;
text-align: center;
font-weight: normal;
letter-spacing: 2;
font-size: 90%;
border-top: 1px solid #404040;
border-bottom: 1px solid #404040;
}

.top3 {
background: #E9D2B8;
color: #404040;
padding: 1px;
font-weight: normal;
letter-spacing: 1;
font-size: 85%;
border: 1px solid #404040;
}

.left {
background: #FFFFFF;
color: #404040;
padding: 2px;
}

.text {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
line-height: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

.form {
border: 1px solid #000000;
background: #6A8589;
color: #FFFFF;
letter-spacing: 2;
font-weight-bold
}

.tiny {
color: #404040;
font-size: 80%;
letter-spacing: 2;
font-weight: bold;
padding: 4px;
}

.special {
border: 1px dotted #404040;
padding: 8px;
font-size: 85%;
text-align: justify;
}

HR {
color: #404040;
height: 1px;
width: 100%;
}