body {
	background-attachment: fixed;
	background-color: #f0181e;
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.pageNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.contentText {font-size: 10pt}
.contentTextBold {
	font-size: 10pt;
	font-weight: bold;
}
.contentTitleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.titleBold {	font-size: 18px;
	color: #999999;
}
.contentTitleBoldUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.twelveTextBoldUL {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.contentTitleBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.generalText {
font-size: 14pt
}
.generalTextBold {

	font-size: 14pt;
	font-weight: bold;
}
.generalTitleBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.generalTitleBoldUL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.generalTitleBoldRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.generalTextBoldUL {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}
