HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#8D6B5F; 
scrollbar-3dlight-color:#4C290B; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#808080; 
}

BODY {
font-family:  Arial,Verdana, sans-serif;
font-size: 10pt;
margin: 5px;
color:#401F16; background-temp
}

P, TD, LI, UL {
font-family:  Arial,Verdana, sans-serif;
font-size: 100%;
}

Table {
font-family:  Arial,Verdana, sans-serif;
font-size: 100%;
border-collapse: collapse;
}

HR {
color: #AFB076;
height: 1px;
width: 80%;
}

li           { list-style-image: url('images/bullets_2.gif') }
p.double {
line-height: 2em;
text-align: right;
font-weight: bold;
letter-spacing: 3px;
}



/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color: #401F16; text-decoration: none; font-weight: bold;}
A:VISITED {color: #754133; text-decoration: none; font-weight: bold;}
A:HOVER {color: #401F16; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #754133; text-decoration: none; font-weight: bold;}

H1 {
color: #77A39C;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 2px;
}

h2 {
color: #182B54;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.4em;
font-weight: bold;
letter-spacing: 3px;
}

h3 {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
color: #182B54;
text-align: center;
font-size: 1.2em;
font-weight: bold;
letter-spacing: 2px;
padding: 2px 0px;
border: 1px solid #000000;
}

h4, h5 {
color: #808080;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
}

h6 {
color: #000000;
font-size: 14px;
font-weight: bold;
letter-spacing: 2px;
}