TABLE{
  font-size : 10pt;
}
h1{
  margin: 0px 0px 0px 0px;
}
h2{
  margin: 0px 0px 0px 0px;
}
h3{
  margin: 0px 0px 0px 0px;
}
h4{
  margin: 0px 0px 0px 0px;
}
h5{
  margin: 0px 0px 0px 0px;
}
h6{
  margin: 0px 0px 0px 0px;
}
A:link {
	color : #0000cc ;
	text-decoration : none ;
	}
A:visited {
	color : #0000cc ;
	text-decoration : none ;
	}
A:active {
	color : #ff0000 ;
	text-decoration : underline ;
	}
A:hover {
	color : #ff0000 ;
	text-decoration : underline ;
	}
