<STYLE TYPE-"type/css">

<!--
BODY  {
	background-color : #FFFFFF;
	color : #000099;
	padding : 0em;
	font-family : arial;
	font-size : 10pt ! important;
	margin : 0;
	margin-bottom : 0;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
}

TD  {
	font-family : arial;
	color : #000099;
	text-align : justify;
	font-size : 10pt ! important;
}

UL, li  {
	list-style : disc outside;
}

/* active links*/
DIV  {
	margin : 0em;
}

P  {
	font-size : 10pt;
	font-family : arial;
	color : #000099;
	text-align : justify ! important;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	text-transform : uppercase;
	margin-top : 0em;
	font-family : arial;
	color : #000099;
	text-align : left ! important;
}

a:link, a:visited  {
	font-family : verdana, arial;
	color : #000099;
	text-decoration : none;
	font-size : 10pt;
}

a:active  {
	font-family : verdana, arial;
	color : #000099;
	text-decoration : none;
	font-size : 10pt;
}

a:hover  {
	font-family : verdana, arial;
	color : #ff0000;
	text-decoration : underline;
	font-size : 10pt;
}

