<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<style>
B.undl {
	
}
  A.undl {
		font: 11pt Arial;
		font: bold;
		text-decoration: underline;
}

BODY {
	font: Arial;
	background: Aqua;
	margin-left: 30px;
	margin-top: 30px;
}
BODY {
		font: Arial;
	background: Aqua;
	margin-left: 30px;
	margin-top: 20px;
}

	
H1 {
	font: 14pt arial;
	text-align : center;
}

H1.undl {
	font: 14pt arial;
	text-decoration: underline;
}

P {
	font: 11pt arial;
}

P.bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
}
P.genb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
}

P.undl {
	font: 11pt arial;
}

STRONG {
	font: bold;
}

TD.bdrlft {
	font : normal normal 9pt Arial;
	background : Blue;
	color : White;
}

TD.cal {
	font-size: 8pt;
	font-style : normal;
	font-weight : normal;
	font-family : Arial;
}
TD.calday {
	font: Arial;
	font-size: 9pt;
	font-weight: bold;
	font-family : Arial;
}
TD.gen {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
}

TD.gen01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

TD.genb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
}

TD.titl {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-style : normal;
	font-weight : bold;
}

UL {
	font: 11pt arial;
}

UndL {
	text-decoration: underline;
}

</style>