	body {background:url(images/bg.gif) repeat fixed #000000}

	p {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	line-height: 10pt;
	margin: 8px 20px;
	color: #000000;
	text-indent: 1.5em
	}
	
	ul {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 10pt;
	margin: 8px 20px;
	padding: 1px;
	color: #C7C7C7;
	}
	
	ol {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 10pt;
	margin: 8px 20px;
	padding: 1px;
	color: #000000;
	}
	
		li {
	padding: 1px;
	margin: 8px 20px;
	}
	
	.formtext {
	font-family: arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 8pt;
	color: #ffffff;
	background-color: #474747;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000 #000000 #000000 #000000;
	}

	.tabletext {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	padding:0px 5px;
	line-height: 10pt;
	margin: 8px 20px;
	color: #C7C7C7;}
	
	.tabletitle {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding:0px 5px;
	line-height: 10pt;
	margin: 8px 20px;
	color: #C7C7C7;}
	
	a:link {color:#ffffff; font-weight:norm;}
	a:active {color:#ffffff; font-weight:norm;}
	a:visited {color:#ffffff; font-weight:norm;}
	a:hover {color:#940099; font-weight:norm;}
