body {
	background color: #01703C;
	font-family: Verdana, Tahoma, UniversityRoman, Script MT Bold;
}

a:link {
	color: #D00C06;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
}

a:visited {
	color: #01703C;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
}

a:hover {
	color: #FF6666;
	text-decoration: underline;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
}

a:active {
	color: #33CC33;
	font-weight: bold;
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
}

h1 {
	font-size: 18pt;
	font-family: Script MT Bold;
	font-weight: bold;
	padding: 0px;
	color: black;
}

h2 {
	font-size: 18 pt;
	font-family: ChanticleerRoman;
	font-weight: normal;
	padding: 0px;
	color: black;
}

h3 {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	padding: 4px;
	color: #990904;
}

p {
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	padding: 5px;
	color: black;
}

li {
	font-size: 10pt;
	font-family: Tahoma;
	font-weight: bold;
	padding: 5px;
	color: black;
}

