@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.FooterWhiteText {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana;
}
.YellowHeader {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
.WhiteTextBold {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.WhiteTextNormal {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
}
