ul {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;
	line-height: 25px;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	color: #6b1101;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	text-indent: 10pt;
	white-space: normal;
	text-decoration: none;

}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	color: #a3210a;
	text-align: left;
}
.SansTextMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.SansTxtLite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: C11F02;
}
a:hover {
	color: 006699;
	text-decoration: none;
}
.smallSans {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
