.basicpageformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-image: url(../Backgrounds/WB02052_.gif);
	background-repeat: repeat;
	text-align: justify;
	width: auto;
	margin-top: 5px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-left: 100px;
	color: #000;
}
.headerbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #909;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-left: 100px;
	text-align: center;
}
.RedParagraphHeader {
	color: #F00;
	text-decoration: underline;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
