body {
	font-family: Georgia, "Times New Roman", serif;
	color: #666666;
	font-size: 9pt;
	line-height: 1.6em;
}
a {
	color: #a3a86b;
}
a:visited {
	color: #7cacbc;
}
a:hover {
	color: #404040;
}
h1 {
	margin: 0px;
}
h2 {
	color: #ffc229;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 8pt;
}
h4 {
	font-size: 8pt;
	font-style: italic;
}
ul {
	padding-left: 20px;
	list-style-type: disc;
}