body {
	background:black;
}
a:link {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #f68bed;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#8d8a8c;
	font-weight:bold;
	text-decoration:none;
}
.title {
	font-family: Arial, Verdana;
	font-size: 20pt;
	color: #000000;
	font-weight: bold;
	line-height: 26pt;
}
.bodytext {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #000000;
	line-height: 12pt;
}
.caption {
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #000000;
	line-height: 10pt;
}
