BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #4C9268;
scrollbar-3dlight-color: #4C9268;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #7EC09A;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #4C9268;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #A28E4A;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #4C9268;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #BEAC6A;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #A28E4A;
}


H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #A28E4A;
}

.top1 {
background: #4C9268;
color: #FFFFFF;
padding: 5px;
text-align: center;
}

.top2 {
background: #000000;
color: #BEAC6A;
padding: 3px;
text-align: center;
font-weight: bold;
letter-spacing: 2;
}


.left {
background: #FFFFFF;
color: #000000;
text-align: center;
padding: 2px;
font-weight: bold;
letter-spacing: 2;
}

.right {
background: #FFFFFF;
color: #000000;
padding: 5px;
}

.middle {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

.bottom1 {
font-weight: bold;
font-size: 90%;
letter-spacing: 1;
padding: 4px;
text-align: center;
}

.tiny {
background: #7EC09A;
color: #000000;
font-size: 80%;
letter-spacing: 2;
font-weight: bold;
padding: 4px;
}

.special {
border: 2px dotted #4C9268;
padding: 8px;
font-size: 85%;
text-align: justify;
}

HR {
color: #A28E4A;
height: 1px;
width: 100%;
}