h1 {
	font-weight:normal;
	font-size:12px;	
}
h2 {
	margin:0px 0px 0px 0px;
	font-weight:normal;
	font-size:15px;	
}
A {
  text-decoration:none;
}
A:hover{
  text-decoration:underline;
  color:red;
}
TABLE{
  font-size : 14px;
  line-height : 20px;
}
