.mainContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.mainContentBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.mainContentBoldItalics {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.background {
	background-image: url(../images/p2psmaller.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
