<style type="text/css">
<!--

a:link {
	color: #4C7FAA;
	text-decoration : none;
}

a:visited {
	color: #4C7FAA;
	text-decoration : none;
}

a:hover {
	color: #032365;
	text-decoration: underline;
}



div{
   
;}

H1{
  margin-top:10px;
  margin-bottom:0px;
  font-size :16px;
  line-height:17px;
  padding:3px;
  color:white;
}

H1.name{
  margin-top:0px;
  margin-bottom:0px;
  font-size :12px;
  line-height:17px;
  padding:3px;
  color:black;
}

h2{
  margin-top:5px;
  margin-bottom:5px;
  font-size :12px;
  color:white;
}

H3{
  margin-top:2px;
  margin-bottom:2px;
  font-size :12px;
  line-height:17px;
  padding:1px;
  color:#707070;
}


h4{
  margin-top:5px;
  margin-bottom:5px;
  font-size :12px;
}

p{
  margin-top:0px;
  margin-bottom:0px;
  font-size :13px;
  line-height:18px;
  padding:3px;
}


-->
</STYLE>