body.ui-mobile-viewport.ui-overlay-a {

}

h1, h2, h3, td.Section {
font-family: 'Myriad Pro';
/*font-weight: bold;*/
}

h1 {
	font-size: 36px;
	/*color: #008080;*/
	margin-bottom:0;
}

h2 {
	font-size: 24px;
	color: #699E8B;
	margin-bottom:0;
}

h4 {
	font-size: 17px;
	color: #699E8B;
	margin-bottom:0;
}
	
h3 {
	font-size:24px;
	color: #699E8B;
	text-align: center;

}
td.Section {
	font-size: 16px;
	font-style: normal;
	line-height:1.3;
/*text-transform:uppercase;*/
text-shadow: none;
color: #FFFFFF;

}