div.metro_body {
	margin-left: 60px;
 width: 600px;
	text-align: left;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular
}

div.metro_body_text {
 font-size: 12;
 font-weight: normal
}

span.metro_body_title { font-weight: bold }

span.metro_body_title_primary {
	font-size: 16;
	text-decoration: underline
}

span.metro_body_title_secondary { font-size: 12 }


*.bold_heading:first-line {font-weight: bold}

