BODY, h1, h2 {
 font-family: "Helvetica Black", "Arial Black", "Helvetica", "Arial", sans-serif;
 font-style: normal;
} 

BODY, TABLE {
  background-color: white;
  font-size: 10pt;
  color: #666;
}

h1 {
  font-size: 12pt;
 font-style: normal;
}

h2 {
  font-size: 16pt;
}
ul {
  list-style:none;
}
A:link	{
color: #999;
	text-decoration: none
	
	}
A:visited {
color: #999;
	text-decoration: none
	}
A:hover {
color: #666
}
/* CSS Document */

