<style>body  {
	background-color : #ffffff;
	color : #C0C0C0;
}

layer  {
	background-color : #ffffff;
	color : #000000;
}

.body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	color : #C0C0C0;
}

.small  {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 8pt;
}

.header  {
	font-size : 12pt;
	font-family : Georgia, Times New Roman, Times, serif;
	font-weight : bold;
	color : #CC9900;
}

.header2  {
	font-size : 10pt;
	font-family : Georgia, Times New Roman, Times, serif;
	font-weight : bold;
}

.header3  {
	font-size : 12pt;
	font-family : Georgia, Times New Roman, Times, serif;
	font-weight : bold;
}

.greycell  {
	background : #CC9900;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 8pt;
}

.greycell_header  {
	background : #808080;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.whitecell  {
	background : #ffffff;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 8pt;
}


</style>

