html body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}
h1 {
	font-size:13pt;
	font-weight:bold;
}
h2 {
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	color:#0033CC;
	margin-bottom:5px;
}
h3 {
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0px;
}
#pageHeading{
	font-size:14pt;
}