<STYLE TYPE="text/css">
<!--

BODY {
	background-color : White;
	color: green;
	font-family : Arial;
	font-size : 10pt;
      margin:0;
      padding:0;
      height:100%;
      border:none
}
A:link {
	color: green;
	font-family : Arial;
	font-size : 10pt;
	text-decoration: none;
}
A:visited {
	color: green;
	font-family : Arial;
	font-size : 10pt;
	text-decoration: none;
}
A:hover {
	color: green;
	font-family : Arial;
	font-size : 10pt;
	text-decoration: underline;
}
A:active {
	color: green;
	font-family : Arial;
	font-size : 10pt;
	text-decoration: none;
}
BLOCKQUOTE {
	font-family : Arial;
	color: green;
	font-size : 10pt;
}
UL {
	color: green;
	list-style-type: disc;
	font-family: Arial;
	font-size : 10pt;
}
OL {
	color: green;
	list-style-type: decimal;
	font-family: Arial;
	font-size : 10pt;
}
DL {
	color: green;
	font-family: Arial;
	font-size : 10pt;
}
H1 {
	font-family : Arial;
	font-size : large;
	color : #008080;
}
H2 {
	font-family : Arial;
	font-size : medium;
	color : #008080;
}
H3 {
	font-family : Arial;
	font-size : small;
	color : #008080;
}
P {
	font-family : Arial;
	font-size : 10pt;
	color: green;
}

-->
</STYLE>