@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
}
a:link {
	color: #06F
}
a:visited {
	color: #03F;
}
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
}
.paragraphtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
.generalsitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
}

.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: circle;
}

p {
	font-size: 12pt;
	line-height: 80%;
	margin-top: 0;
}