.styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #039;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #3E59A6;
	}
.styles-white{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
font-size: medium;
	font-weight: bold;
	text-align: center;
}
.styles-large-white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
