@charset "utf-8";
/* CSS Document */

{
	background-color: #33C;
	color: #FFF;
}
body {
	font: 10pt Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 21px;
	font-weight: bolder;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #00754F;
}
h5 {
	font-size: 10pt;
	font-weight: normal;
	color: #722596;
}
h6 {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #00754F;
}
