h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bold_head {
	font-size: 14px;
	font-weight: bold;
}
.red_head {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-position: center;
	vertical-align: top;
}
.bottomlinks a:link {
color:#000000
}
.bottomlinks a:visited {
	color: 0a5e34;
}
.bottomlinks a:hover {
	color: 00dc00;
	text-decoration: underline;
}
.table_rules {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.little_sanserif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 20px;
	background-position: center;
	vertical-align: middle;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 20px;
}
.rule {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	margin: 20px;
}
.left_image {
	margin-top: 20px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
