.times16ptjustifiedblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	font-weight: normal;
}
.times16pxred {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	padding-left: 30px;
	color: #F00;
}

.red_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	color: #F00;
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
}
.black_justify_no_Padding {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
#spacer {
	background-color: #FFF;
	height: 100%;
	width: 581px;
}

