body
<head>
<style type="text/css">
<!--
body {
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;

scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;

scrollbar-arrow-color: #000000;
scrollbar-track-color: #000000;

scrollbar-darkshadow-color: #000000;

}
-->
</style>
<link rel="stylesheet" type="text/css" href="framesmall.css">
</head>

h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}