A          {text-decoration:underline; color: #000000}
A:hover    {text-decoration:underline; color: #003333}

BODY {
	scrollbar-base-color: #6c8fba; 
	scrollbar-arrow-color: #FFF788;
	scrollbar-highlight-color: #0000000; 
	scrollbar-track-color: #6699CC;
	scrollbar-3dlight-color: #000000; 
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #6699CC;
}

h1 {
font-family: arial, "lucida console", sans-serif;
font-size: 14pt;
color: #003333;
}
h1 a {
color: #003333;
text-decoration: none;
}
h1 a:hover {
color: #000000;
text-decoration: none;
}
h2 {
font-family: arial, "lucida console", sans-serif;
font-size: 13pt;
color: #003333;}

p {
font-family: arial, "lucida console", sans-serif;
font-size: 10pt;
}
td {
font-family: arial, "lucida console", sans-serif;
font-size: 10pt;
}

.smaller {
font-family: arial, "lucida console", sans-serif;
font-size: 8pt;
}
