/* CSS Document */
.bodyContent {
	width:100%;
	padding: 15px;
	font-size:12px;	
} 
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #5a2531;
	text-align:left;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

