<!--Using TopStyle Lite 2.0-->

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : Maroon;
}

a:link    {
	color: Maroon;
	text-decoration : none;
	}
	
a:visited {
	color: Blue;
	text-decoration : none;
}
a:active  {
	color: Blue;
	text-decoration : none;
}
a:hover   {
	color: Blue;
	text-decoration : none;
}

H1 {
	color: Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-style : normal;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	text-align : center;
}

H3 {
	color: Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	margin-bottom : 3px;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 3px;
	text-align : center;
}

H4 {
	color: Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	margin-bottom : 3px;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 3px;
	text-align : center;
}

H5 {
	color: Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	margin-bottom : 2px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
	text-align : center;
}

TABLE {
	color: maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding-left : 3;
	padding-right : 3;
}


LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

P {
	font-family : Helvetica,Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : Maroon;
}

