@charset "UTF-8";

body {
	background-color: #201D19;
}
p.style2 {
	font-size:10pt;
	font-weight:normal;
	line-height: 12pt;
	margin-top: -5pt;
}
.style3 {
	font-size: 11pt;
	line-height: 16pt;
	font-weight: normal;
}
.style5 {
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
}
.heading1 {
	font-size:18pt;
	font-weight:normal;
	line-height:normal;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 180%;
}
a:link {
	color: #D1AC7A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A57D4B;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

