BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0px;
color: #000000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #6769AB;
scrollbar-3dlight-color: #6769AB;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #6769AB;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #6769AB;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #6769AB;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #9C9DC8;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #9C9DC8;
text-decoration : none;
font-weight: bold;
}

H1 {
font-size : 120%;
font-weight : bold;
color : #9C9DC8;
}


H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #9C9DC8;
}

.top1 {
background: #6769AB;
color: #FFFFFF;
padding: 5px;
text-align: center;
}

.top2 {
background: #FCCF1C;
color: #000000;
padding: 3px;
text-align: center;
font-weight: bold;
letter-spacing: 2;
}


.copyright1 {
background: #FCCF1C;
color: #000000;
padding: 3px;
text-align: center;
}


.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: #FCCF1C;
color: #000000;
font-size: 80%;
letter-spacing: 2;
font-weight: bold;
padding: 4px;
}

.special {
border: 2px dotted #6769AB;
padding: 8px;
font-size: 85%;
text-align: justify;
}

.forestquote {
border: 2px dotted #6769AB;
padding: 8px;
font-size: 85%;
text-align: left;
}

.photo {
border: 2px dotted #6769AB;
padding: 2px;
letter-spacing: normal;
font-size: 10pt;
text-align: left;
}

HR {
color: #6769AB;
height: 1px;
width: 100%;
}