body {background-color: #F2F2F2;}
h1, h2, td.Section {
font-family: 'Myriad Pro';
font-weight: bold;
}

h1 {
	font-size: 36px;
	color: #2161B7;	
}
td.Section {
	font-size: 16px;
	font-style: normal;
	line-height:1.3;
/*text-transform:uppercase;*/
text-shadow: none;
color:#000000;
}

td.Section span {
	text-transform: none;
	font-style: italic;
	text-shadow: none;
}
