body {
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
.content {
	margin: 20px;
	position: relative;
}
.contentcenter {
	margin: 20px;
	text-align: center;
}
.contentredtext {
	margin: 20px;
	color: #ff1f19;
}

.contentnumber01 {
	margin: 20px;
}

/* Headings */
.contentheading01 {
	margin: 20px;
	font-weight: bold;
	font-size: 14pt;
}
.contentheading02 {
	margin: 20px;
	font-weight: bold;
	font-size: 11pt;
}

/*Structural Tags*/
.contentbody{
	width: 880px;
	left: 120px;
	position: relative;
	top: 10px;
}