.contentArea p{
color:#333333;
font-family:arial;
font-size:13px;
padding: 0 30px 0 30px;
text-align:center;
}
.contentArea {
text-align:center;
margin-top:20px;
padding: 0 30px 0 30px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	color: #92278f;


}

h2{
	color:#92278f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;

}

h3{
	color:#92278f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

a{
	color:#92278f;
}

p, td, body, div, span{
color:#333333;
font-family:arial;
font-size:13px;
}