body {
	background-color: #F5F5FC;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: large;
	color: #CC0000;
}
h2 {
	font-family: Arial;
	font-size: large;
	font-style: normal;
	color: #CC0000;
	font-weight: lighter;

}
h3 {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	color: #FF9900;
}
h4 {
	font-family: Verdana;
	font-size: x-small;
	color: #FF6600;
	font-weight: bold;

}
