BODY {
background-image: url('images/background.gif');
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 30px;
color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #5184B3;
scrollbar-3dlight-color: #5184B3;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #5184B3;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #5184B3;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #999999;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
background: #5184B3;
color : #000000;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #9B9C32;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #E93333;
}


H2, H3, H4, H5, H6 {
font-size : 100%;
font-weight : bold;
color : #E93333;
}

.top1 {
background: #5184B3;
color: #FFFFFF;
padding: 5px;
text-align: center;
border: 1px solid #000000;
}

.top2 {
background: #000000;
color: #5184B3;
padding: 3px;
text-align: center;
font-weight: bold;
letter-spacing: 2;
font-size: 85%;
}


.left {
background: #FFFFFF;
color: #000000;
padding-right: 2px;
border-left: 1px solid #000000;
}

.text {
font-family : Verdana, Arial, sans-serif;
background: #FFFFFF;
color: #000000;
text-align: justify;
line-height: 20px;
padding: 20px;
border-right: 1px solid #000000;
}

.form {
border: 1px solid #000000;
background: #5184B3;
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 #E93333;
color: #000000;
padding: 8px;
font-size: 85%;
text-align: justify;
}

HR {
color: #E93333;
height: 1px;
width: 100%;
}