@charset "UTF-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	border-spacing: 0;
	white-space: 0;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 12pt;
	text-align: left;
}
body {
	background-color: #000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #99CCFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #FFCC00;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #990000;
}
.centertext {
	text-align: center;
	font-size: 9pt;
	line-height: 11pt;
	color: #FFF;
}
