BODY
   {
   padding-left: 80px;
   padding-right: 80px;
scrollbar-base-color: #808080;
scrollbar-arrow-color: #FF0000;
scrollbar-darkshadow-color: #000080;
scrollbar-face-color: #0000FF;
scrollbar-shadow-color: #000080;

 }

body, p, td {
font-family: "Trebuchet MS",sans-serif;
color: #817e7d;
font-size: small;
background-color: transparent;
font-style: normal;
font-weight: normal;
font-variant: normal;
}
td {
text-align: left;
}
p {
text-align: justify;
}
h1 {
		font-color: #888888;
}

A:hover {background-color: #eeeeee;}
A:link {text-decoration: underline; color: #000099;background-color: White;}
A:visited {text-decoration: underline; color: #666699;background-color: White;}
A:active {text-decoration: underline}
a img {
border: none;
}

li, ul
{
list-style-image: url(ul.gif);
list-style-type: square;
}
