body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(../images/main_back.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #433D93;
	list-style-type: square;
	text-align: left;
}
.text {
	color: #999;
	font-size: 9pt;
}

.textBlack {
	color:#000;
	font-size:10pt;
}

.textBlackBanner {
	color:#000;
	font-size:16px;
	font-weight:bold;
}
