.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	position: static;
	width: auto;
	height: auto;
}
.fixedwidth { font-family: "Courier New", Courier, mono; font-size: 12px; font-style: normal }
a:link {color: #CC66FF}
a:alink {color: "#FFFF00"; text-decoration: underline }
a:hover {color: #FF9900; text-decoration: underline }
a:vlink {color: "#00FF00"}
a:visited {
	color: #FFFF00;
}body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	background-repeat: repeat-x;

}
.normalBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	position: static;
	width: auto;
	height: auto;
}

