.mainText {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #5C5C5C;
	text-align: justify;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #535257;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #000066;
}
h2 {
	font-size: 18px;
	color: #006600;
}
h3 {
	font-size: 16px;
	color: #000066;
}
h4 {
	font-size: 14px;
	color: #006600;
}
h5 {
	font-size: 12px;
	color: #000066;
}
.bannerText {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
