BODY  {
	background : #FFFFFF;
	margin-left : 5%;
	margin-right : 10%;
	font-size : 11pt;
	font-family : Arial, helvetica, sans-serif;
}

H1  {
	text-align : center;
	font-size : 20pt;
	color : teal;
	font-family : Trebuchet MS, helvetica, sans-serif;
	font-weight : bold;
}


H2  {
	display : block;
	color : #004080;
	font-size : 13pt;
	font-family : Arial, helvetica, sans-serif;
}

H3  {
	display : block;
	color : #004080;
	font-size : 11pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight : bold;
}

TD  {
	font-family : Arial, helvetica, sans-serif;
	font-size : 11pt;
}