p {
  font-size : 10pt;
  color : 000000;
  font-family : verdana, arial, helvetica, sans;
}

td {
  font-size : 10pt;
  color : 000000;
  font-family : verdana, arial, helvetica, sans;
}


.small {
  font-size : 8pt;
  color : 000000;
  font-family : verdana, arial, helvetica, sans;
}

H1 {
  font-size : 15pt;
  color : ffcc00;
  font-family : arial, helvetica, sans;
}

H2 {
  font-size : 13pt;
  color : ffcc00;
  font-family : arial, helvetica, sans; 
}


A:link {
  color : #3366ff;
  background : transparent;
  text-decoration : none;
}

A:visited {
  color : #3366ff;
  background : transparent;
  text-decoration : none;
}

A:active {
  color : #ff6600;
  background : transparent;
  text-decoration : none;
}

A:hover {
  color : #ff6600;
  background : transparent;
  text-decoration : none;
}
