<style>body  {
	background-color : #ffffff;
	color : #000000;
}

layer  {
	background-color : #ffffff;
	color : #000000;
}

.body  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 8pt;
}

.small  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 7pt;
}

.header  {
	font-size : 18pt;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
}

.header2  {
	font-size : 10pt;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-weight : bold;
}

.header3  {
	font-size : 12pt;
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-weight : bold;
}

.greycell  {
	background : #808080;
	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;
}

