.small {
  font-family: Verdana,Helvetica;
  font-size: xx-small;}

.smallw {
  font-family: Verdana,Helvetica;
  font-size: xx-small;
  color: White;}

.hdate {
	font-family: Verdana,Helvetica;
	font-size : 12px;
	font-weight : bold;
}

.hnews {
	font-family: Verdana,Helvetica;
	font-size : 11px;
}
  
.code {
  font-family: mono-space;
  font-size: x-small;
  color: Black;}

.hilight {
  color: Red;}
  
.prodTitle {
  color: #9A1212;
  font-family: Verdana,Helvetica;
  font-size: small;
  font-weight: bold;}

H1, .t1 {
  font-family: Verdana,Helvetica;
  font-size: 13pt;
  font-weight: bold;}

.t1colour {
  font-family: Verdana,Helvetica;
  font-size: 13pt;
  font-weight: bold;
  color: #C00353;}
 
H2, .t2 {
  font-family: Verdana,Helvetica;
  font-size: small;
  font-weight: bold;}

.t2colour {
  font-family: Verdana,Helvetica;
  font-size: small;
  font-weight: bold;
  color: #C00353;}

H3, .t3 {
  font-family: Verdana,Helvetica;
  font-size: x-small;
  font-weight: bold;}
  
.t3colour {
  font-family: Verdana,Helvetica;
  font-size: x-small;
  font-weight: bold;
  color: #C00353;}

ul, ol, li, p, td, form, center, .normal, dd, dl {
  font-family: Verdana,Helvetica;
  font-size: x-small;}

.l1 {
  text-decoration : none;
  color : blue;}

.tm {
  font-size: xx-small;}
  
.reg {
  font-size: xx-small;}
  
  
A:link { text-decoration : none;
  color : #065997;}

A:visited { text-decoration : none; 
  color : #065997;}

A:hover { color : #FFCC00;}

body {font-family: Verdana, Helvetica, sans-serif;
      font-size: 10pt;}
   
