.css {
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	text-align:left;
}

.style32 {color: #0000FF}
.style33 {font-size: 12px}
.style20 {
	font-size: 12px;

	font-weight: bold;

	color: #993366;
}
.style21 {font-size: 9px}
.style22 {font-size: 9}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #990000;
}
