body {
	font-family: Arial, Helvetica, sans-serif;
	color: #582D01;
	}
p, table {
	font-weight: normal;
	font-style: normal;
	color: #582D01;
	font-size: 11pt;
}
a, a:link, a:visited {
	color: #582D01;
	text-decoration: underline;
}
h1 {
	font-size: 18pt;
	font-style: italic;
	color: #582D01;
	font-weight: normal;
}
h2 {
	font-size: 13pt;
	font-style: italic;
	color: #582D01;
	font-weight: normal;
}
h2 a, h2 a:link, h2 a:visited {
	font-size: 13pt;
	font-style: italic;
	color: #582D01;
	font-weight: normal;
	text-decoration: underline;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
.navigation, .navigation a:link {
	font-weight: bold;
	font-style: normal;
	color: #FBF595;
	font-size: 10pt;
	list-style-type: disc;
	text-decoration: underline;
}
.footer, .footer a:hover {
	font-weight: normal;
	font-style: normal;
	color: #FBF595;
	font-size: 10pt;
	list-style-type: disc;
}
.footer a, .footer a:link, .footer a:visited{
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10pt;
	list-style-type: disc;
}
.navigation a, .navigation a:link, .navigation a:visited{
	font-weight: bold;
	color: #FBF595;
	text-decoration: underline;
}
.navigation a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

