a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.0em;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.0em;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 1.0em;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-size: 1.0em;
}
.background {
	background-image: url(images/top_bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.0em;
	line-height: normal;
	color: #006600;
	text-decoration: none;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: normal;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 1.2em;

}

.style1 {color: #006600}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bullets {
	line-height: 25px;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
.footer {

	margin-right: auto;
	margin-left: auto;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
