h1 {
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size : 16pt;
  font-weight : bold;
  color : #000000
  text-decoration : none;
}
h2 {
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size : 14pt;
  font-weight : bold;
  color : #000000
  text-decoration : none;
}
td {
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  color : #000000
  text-decoration : none;
}
body {
font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  color : #000000
  text-decoration : none;
}
a:hover  {
	color : #FF0000;
	text-decoration : none;
	
}
a:visited  {
	text-decoration : none;
}
a:link  {
	text-decoration : none;
}
.font1 {
	color: purple; font-FAMILY: hevitica; font-SIZE: 30px; text-DECORATION: underline
}
.font2 {
	color: green; font-FAMILY: courier; font-SIZE: 24px
}
.font3 {
	color: #333364; font-FAMILY: arial; font-SIZE: 14px
}


