BODY   {
	color: #333;
	font-family: arial, geneva, san-serif;
	font-size:100%;
	line-height:1.125em; /* 16x1.125=18px */
	margin:0;
	padding: 10px;
	background-image:url(/images/back.gif);
	scrollbar-face-color: #99ccff;
	scrollbar-shadow-color: #000080;
	scrollbar-highlight-color: #bbffff;
	scrollbar-3dlight-color: #99ccff; 
	scrollbar-darkshadow-color: #000099;
	scrollbar-track-color: #ffffaa; 
	scrollbar-arrow-color: black;
	overflow: auto;
}

A:link {font-size: 1em;
		background:none;
		color:blue;
		text-decoration:underline}
A:visited {font-size: 1em;
		background:none;
		color:blue;
		text-decoration:underline}
A:hover {font-size: 1em;
		background:#ffff99;
		color:red;
		text-decoration:none}
A:active {font-size: 1em;
		background:white;
		color:black;
		text-decoration:none}
TD	{
font-size: 0.875em;
}
TH	{
font-size: 0.875em;
font-weight:bold;
}
.bold1 {
font: BOLD 1.125em georgia; /* 16x1.125=18px */
color:#9f0000;
}
.bold2 {
font: BOLD 1em arial, geneva, san-serif;
color:#9f0000;
}
.bold3 {
font: BOLD 1em arial, geneva, san-serif;
color:#9f0000;
}
.red {
font: 1em arial, geneva, san-serif;
color:#9f0000;
}
.hd1 {
position: relative;
top: 1px;
left: 1px;
font: bold italic 30pt times, serif;
color: #66aaff
}
.hd2
{
position: relative;
top: -22px;
left: 26px;
font: BOLD 14pt georgia, serif;
color: #333366;
margin-left: 0px;
} 
