body { 
scrollbar-face-color: E3CE9A;
scrollbar-highlight-color: E3CE9A;
scrollbar-3dlight-color: E3CE9A;
scrollbar-darkshadow-color: E3CE9A;
scrollbar-shadow-color: E3CE9A;
scrollbar-arrow-color: FDF8C0;
scrollbar-track-color: E3CE9A;
}

a {
text-decoration: none;
color: #C97F5F;
font-family: Tahoma;
font-size: 8px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
}

a:active {
text-decoration: none;
color: #C96B5F;
}

a:hover {
text-decoration: underline;
color: #748F7E;
}

body, td {
font-family: Trebuchet MS;
font-size: 10px;
color: #748F7E;
overflow: auto;
}

body {
background-color: #FFFFFF;
}

ul {
list-style-type: square;
list-style-position: inside;
}

.highlight {
color: #FDF8C0;
font-family: Tahoma;
font-size: 8px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}
