body, td, p, a, span  {
	font-family : sans-serif;
	font-size : 10pt;
	color : #000000;
}

span.header1  {
	font-size : 12pt;
	font-weight : bold;
}

span.header2  {
	font-size : 10pt;
	font-weight : bold;
}

p.small, a.small, td.small, span.small  {
	font-size : 10pt;
}

p.imageheader, a.imageheader {
	font-weight:bold;
	color:#FF0000;
}

p.red, a.red {
	color:#FF0000;
}

p.redbold, a.redbold {
	font-weight:bold;
	color:#FF0000;
}

p.blue, a.blue {
	color:#000066;
}

p.bluebold, a.bluebold {
	font-weight:bold;
	color:#000066;
}

p.bold, a.bold {
	font-weight:bold;
}

p.verysmall, td.verysmall, a.verysmall {
	font-size : 8pt;
}

p.italic {
	font-style:italic;
}
