.container .content {
	background-color: #FFFF00;
	background-image: url(gmp_r2_c2.png);
	background-repeat: no-repeat;
	height: 359px;
	margin: 0px;
	overflow: auto;
	padding: 20px;
}
.container .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
.container .content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.container .content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size: 16px;
}

