H1{
  color: #000000;
	font-family: Times New Roman, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: normal;
	cell-padding: 0;
  }

H2{
  color: #000000;
	font-family: Times New Roman, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight: normal;
	cell-padding: 0;
  }

H3{
  color: #000000;
	font-family: Times New Roman, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight: normal;
	cell-padding: 0;
  }
	
H4{
  color: #000000;
	font-family: Times New Roman, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: normal;
	cell-padding: 0;
  }
	
a:link { 
color: #3399ff; 
background-color: none;
text-decoration: none;
border: 0px solid white; 

}
a:visited { 
color: #3399ff; 
background-color: none;
text-decoration: none;
border: 0px solid white; 

}
a:hover {
color: #0066ff; 
background-color: none;
text-decoration: none;
border: 0px solid black; 

} 	