div.left-col
{
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	width: 470px;
	font-size: 8pt;
	color: #444;
}

div.right-col
{
	
	margin-top: 20px;
	float: right;
	width: 470px;
	font-size: 8pt;
	color: #444;
}

div.left-col div
{
	margin-left: 20px;
}

span.major-heading
{
	font-size: 13pt;
	color: #a62650;
	font-weight: bold;
	
}
span.heading
{
	color: #a62650;
	font-weight: bold;
}