body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #008040;
}

a:link, a:visited {

	color: #880000;
	text-decoration: none;
}

a:hover {

	color: #ffffff;
	background-color: #008040;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

.title {

	font-size: 20pt;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
}

.sub1 {

	font-size: 14pt;
	font-weight: bold;
	padding-top: 24px;
	padding-bottom: 10px;
}

.sub2 {

	font-size: 12pt;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 4px;
}
