h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 12px;
}
#subPage #globalContainer #innerContainer #innerRight .contentHeaderContainer .imgBoxTwoColumn {
	float: left;
	width: 45%;
	margin-left: 10px;
}

