BODY{
  color : #444444;
  background-color : #ffffff;
  line-height : 1.4;
  margin-top:0px;
  margin-left: 0%
  margin-bottom: 0%
}

TD{
  font-size : 12px;
  line-height : 22px;
  letter-spaing : 1px;
  font-family : a;
  text-deorration : none;
}

H1{
  font-size : 9pt;font-weight:normal;padding-bottom:0px;margin-bottom:0px; 
}

H2{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

H3{
  font-size : 100%;
  font-weight : normal;
  margin: 0px;
  padding: 0px;
}

strong{
  font-size : 100%;
  font-weight : normal;
}

A:LINK {
   color: #444444;
}

A:active {
   color: red;
}

A:hover 
{
	color:#ff0000;
	position:relative;
	left:1px;
	top:1px;
}



