body {
	font-family: arial;
	  font-size: 6px;
	color: #000099;
}

A {
  color: #cc0000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
  }
  
 heading 1 {
 	font-family: Book Antiqua;
	font-size: 12px;
	font-weight: bold
	color: #000099;
  
  .heading1 {
	font-family: "Book Antiqua";
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
td.main {
	font-family: arial;
	font-size: 12px;
	color: #000099;
}
