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

