.content {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.heading1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CB0101;
}
.contentPadding {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin: 5px;
}
