<HTML>
<STYLE TYPE="text/css">
<!--

body  {
	background-repeat : repeat;
	background-color : SlateGray;
	font-size : x-small;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : LightSkyBlue;
	padding-left : 2px;
	margin-bottom : 0px;
}

p  {
	font-size : x-small;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : AliceBlue;
	padding-left : 2px;
	margin-bottom : 0px;
}

h1  {
	font-size : xx-large;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : LightSkyBlue;
	margin-bottom : 0px;
}

h2  {
	font-size : medium;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : ITALIC;
	color : Orange;
	margin-top : 0px;
	padding-left : 15px;
}

h3  {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Lime;
	padding-left : 2px;
}

h4  {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : LightSkyBlue;
}

h5  {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #99FF99;
}

a  {
	color : #ffffcc;
}

a:visited  {
	color : #00ccff;
}

a:active  {
	color : Lime;
}

li  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	margin-bottom : 5px;
}

ul  {
	margin-bottom : 5px;
	color : white;
	margin-top : 0px;
}

td  {
	font-size : x-small;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	padding-left : 1px;
}

img  {
	border-style : none;
}

form  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
}


