body {
	background-color: #000000;
}

.content {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style9 {font-family: Georgia, "Times New Roman", Times, serif}

.style10 {font-size: 9pt}

.style12 {font-size: 12pt}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: underline;
}