body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #1A4B0A;
}
p {
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
	font-weight: normal;
}
.boldital {
	font-style: italic;
	font-weight: bold;
}
.bullets {
	font-size: 10pt;
}
.sideline {
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #8ea58a;
}
.background {
	background-image: url(images/backgroundpage1a.gif);
	background-repeat: repeat;
}
.green {
	color: #1A4B0A;