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