BODY {
scrollbar-face-color:#EFEFEF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#E3E3E3;
scrollbar-darkshadow-color:#808080;
scrollbar-shadow-color:#C0C0C0;
scrollbar-arrow-color:#C0C0C0;
scrollbar-track-color:#EFEFEF;
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
}
.copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7E7E7E;
	font-weight: bold;
	text-transform: uppercase;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7e7e7e;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #626262;
	text-decoration: underline;
}

A:link {
color:#990000;
font-weight:strong;
text-decoration:underline;
}
A:hover {
color:#FF0000;
font-weight:normal;
text-decoration:none;
}
A:visited {
	color:#990000;
	font-weight:normal;
	text-decoration: none;
}
