.textmarg {
	margin: 2px 3px 6px 6px;
}
.textfontsize {
	margin: 6px;
	font-size: 85%;
}
.raiseimage {
	margin-bottom: 6px;
}
.normalsize {
	font-size: 83%;
}
.whtbgrd {
	background-color: #ffffff;
}
.marbgrd {
	background-color: #922D46;
}
.grybgrd {
	background-color: #B1B1B1;
}
.headers {
	font-size: 130%;
}
body {
	font-family: Arial, Helvetica, Verdana;
}
.margins {
	margin: 2px 3px 6px 6px;
}
.ital {
	font-style: italic;
}
.headercenter {
	font-size: 130%;
	text-align: center;
}
.boldtext {
	font-weight: bold;
}
.boldcenter {
	font-weight: bold;
	text-align: center;
}
.bold {
	font-weight: bold;
}
#p {
	font-size: 80%;
}
#h1 {
	font-size: 130%;
	text-align: center;
}

