BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
color: #000000;
scrollbar-arrow-color: #A9B5DD;
scrollbar-face-color: #3A4E82;
scrollbar-3dlight-color: #3A4E82;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #7080B6;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #7080B6;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #7C7B93;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
background: #7080B6;
color : #FFFFFF;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #C7916D;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #3A4E82;
}


H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #3A4E82;
}

.top1 {
background: #3A4E82;
color: #A9B5DD;
padding: 15px;
text-align: center;
}

.top2 {
background: #000000;
color: #A9B5DD;
padding: 1px;
text-align: center;
font-weight: bold;
letter-spacing: 2;
font-size: 90%;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.top3 {
background: #A9B5DD;
color: #000000;
padding: 1px;
font-weight: bold;
letter-spacing: 1;
font-size: 85%;
border: 1px solid #000000;
}

.left {
background: #FFFFFF;
color: #000000;
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: #7080B6;
color: #FFFFF;
letter-spacing: 2;
font-weight-bold
}

.tiny {
color: #000000;
font-size: 80%;
letter-spacing: 2;
font-weight: bold;
padding: 4px;
}

.special {
border: 1px dotted #3A4E82;
padding: 8px;
font-size: 85%;
text-align: justify;
}

HR {
color: #3A4E82;
height: 1px;
width: 100%;
}