.paragraphtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B2251B;
	font-size: 18px;
	font-weight: bold;
}
.bodytext {
	color: #000000;
	font-size: 15px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.photocaption {
	font-size: 14px;
	color: #B2251B;
	font-weight: bold;
	font-style: italic;
}
.contactinfo {
	font-size: 14px;
	color: #B2251B;
	font-weight: bold;
}
.jobtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.formentries {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFCA02;
}
.formbuttonlabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.linkinbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #A8211D;
	text-decoration: underline;
}
.style5 {font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.linkbg {
	background-color: #CCCCCC;
}

.maintableborder {
	border: medium solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	position:absolute center;
	top:50%;
	margin-top:3%;
	width:80%;
}
	
	
.scroll{width:100%; height:100%; overflow:scroll; overflow-y: scroll; overflow-x:hidden;}
