body {
	background-color: #000000;
	margin: 0px;
}
.plainText {
	color: #999999;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
}
.plainText b {
	color: #CCCCCC;
}
.plainText a:link {
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.plainText a:visited {
	color: #CC0000;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.plainText a:hover {
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}
.plainTextHead01 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
}
