body {
	font-family: Arial;
	font-size: 10pt;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #FFCC00;
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: #FFCC00; font-size:14pt
}
h2
{
	color: #FFCC00; ; font-size:12pt
}
h3
{
	color: #FFCC00; ; font-size:10pt
}
a:link {
	color: #FFCC00;
	}
