@charset "utf-8";
#main .row .span12 table tr td {
	font-weight: bold;
	color: #000;
}
#main .row .span12 table tr td h2 {
	font-weight: bolder;
	color: #000;
	text-decoration: underline overline;
}
