.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	margin: 1px;
	border: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	padding: 0px;
	line-height: 17px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Hline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #817983;
	border-right-color: #817983;
	border-bottom-color: #817983;
	border-left-color: #817983;
}

h1 {
	font-size:18px;
	font-weight:normal;
	margin:0;
}	

a.redLinks:link {text-decoration: none; color: #FF0000}
a.redLinks:visited {text-decoration: none; color: #FF0000}
a.redLinks:hover {text-decoration: none; color: #817983}
a.redLinks:active {
	text-decoration: none;
	color: #000000;
}.bullets {
	list-style-position: outside;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

li {
	margin-bottom:10px;
}

