<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;
}

.blackcell  {
	background : #000000;
}

.creamcell  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 8pt;
	background : #FFFFCC;
}

.greycell  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 8pt;
	background : #808080;
}

.whitecell  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 8pt;
	background : #ffffff;
}

.whitecell_times  {
	font-family : times, times new roman, serif;
	font-size : 9pt;
	background : #ffffff;
}

.whitecell_times_big  {
	font-family : times, times new roman, serif;
	font-size : 12pt;
	background : #ffffff;
}

.whitecell_times_vbig  {
	font-family : times, times new roman, serif;
	font-size : 13pt;
	background : #ffffff;
}
.whitecell_small  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 7pt;
	background : #ffffff;}

.whitecell_vsmall  {
	font-family : times, times new roman, serif;
	font-size : 7pt;
	background : #ffffff;
}
.whitecell_stimes  {
	font-family : times, times new roman, serif;
	font-size : 10pt;
	background : #ffffff;
}


