.body{
background-color:#999999;
  scrollbar-base-color:#CCCCCC;
  scrollbar-3dlight-color:#CCCCCC;
  scrollbar-arrow-color:#FF3300;
  scrollbar-darkshadow-color:#CCCCCC;
  scrollbar-face-color:#CCCCCC;
  scrollbar-highlight-color:#333333;
  scrollbar-shadow-color:#333333;
  scrollbar-track-color:#CCCCCC;
	font-family: "Trebuchet MS";
	color: #330000;
	border: #330000;
	left: 40px;
	right: 40px;
	font-size: small;
}
.harriet {
	font-family: "Trebuchet MS"; 
	color: #330000; 
	left: 40px;
	right: 40px;
	}
.harriet:link {
	font-family: "Trebuchet MS"; 
	color: #330000; 
	text-decoration:none;
	font-weight:bold;
	}
.harriet:visited {
	font-family: "Trebuchet MS"; 
	color: #330000; 
	text-decoration:none
	}
.harriet:active {
	font-family: "Trebuchet MS"; 
	color: #FF3300;
	text-decoration:none
	}
.harriet:hover {
font-family: "Trebuchet MS"; 
color: #FF3300;
text-decoration:none
}

