<html>
<style type="text/css">
<!--

body{
  color: #555;
	font-size: 8pt;
	font-family: verdana;
}

table{
  color: #555;
	font-size: 8pt;
	font-family: verdana;
}

a:link{
  color:blue;
  text-decoration: none;
  font-size: 8pt;
  font-family: verdana, sans serif;
}

a:visited{
  color:rgb(153,0,153);
  text-decoration: none;
  font-size: 8pt;
  font-family: verdana, sans serif;
}

a:hover{
  color:#888888;
  text-decoration: none;
  font-size: 8pt;
  font-family: verdana, sans serif;
}

a:active{
  color:#555;
  text-decoration: none;
  font-size: 8pt;
  font-family: verdana, sans serif;
}

h1  {
	font-weight :bold;
	font-size   :9px;
	font-family :Verdana,Arial,Times;
	color       :red;
	height      :60px;
	line-height :14px;
	margin      :10px;
	border      :0;
	background  :#EDF3D4;
}

.style1 {
		
	text-align  :center;
	
}

.style2    {  
	font-family :Verdana,Arial,Times;
	font-size   :12px;
	letter-spacing: normal;
	line-height:	120%;
	text-align  :justify;
	color       :black;
	padding-left:20px;
	padding-right:20px;
	
}


-->
</style>
</html>