p.reg {
	color: #000000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
	margin-left: 20px;
	margin-right: 10px;
}

p.indent {
	color: #000000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: left;
	margin-left: 40px;
	margin-right: 10px;
}

p.bold {
	color: #000000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

p.smallcenter {
	color: #000000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 60%;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

p.heading {
	color: #000000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	margin-left: 70px;
	margin-right: 20px;
}

p.center {
	color: #000000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

p.smallhead {
	color: #000000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	margin-left: 45px;
	margin-right: 55px;
}

p.redtext {
	color: #FF0000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
	margin-left: 65px;
	margin-right: 25px;
}

p.left {
	color: #FF0000;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 80%;
	text-align: left;
}
