@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration: none;
	text-align: justify;
	background-image: url(../);
	background-repeat: repeat-x;
}
.MainBold {
	color: #000;
	font-size: 12pt;
	line-height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.MainWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
