body  {
	font: 12pt Arial, Helvetica, sans-serif;
	background: #DADADA;
	text-align: center; 
	color: #333333;
}


h1, h2, h3 {
	color: #0093CD;
}

h1, h2 {
	font-size: 1.8em;
	margin-top: 24px;
	line-height: 1.4em;
}

h3 {
	font-size: 1.2em;
	margin-top: 16px;
}

p {
	font-size: 1.0em;
	line-height: 1.4em;
}

table {
	font-size: 13px;
}
