BODY           { color: white; font-size: 12pt; font-family: Arial, Helvetica, Verdana, "Trebuchet MS"; line-height: 17px; size: 6   }
A:link     { color: white; text-decoration: underline }
A:visited       { color: white; text-decoration: underline }
A:active    { color: white; text-decoration: underline }
A:hover   { color: red; text-decoration: underline }
h1 {
	font-family: Helvetica, Arial, Verdana, Georgia;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	letter-spacing: 3px;
	height: 32px;
	padding: 4px;
}
.subheads2 { color: #fff; font-weight: bold; }
