a:hover  {text-decoration : underline;color : Red; }
A.  {
  	font-size : 8pt;
  	font-family : Verdana, MS Sans Serif, Arial, Helvetica;
  	color : Navy;
  	font-weight : normal;
  }
TD   {
  	font-size : 9pt;;
  	font-family : Verdana, MS Sans Serif, Arial, Helvetica;
  	color : Black;
  	font-weight : normal;
  }

H2 {font-family: Verdana, MS Sans Serif, ARIAL; font-size: 13pt; font-weight: bold;}
H3 {font-family: Verdana, MS Sans Serif, ARIAL; font-size: 9pt; color: Maroon; font-weight: bold;}

 .Head  {
  	font-size : 13pt;
  	font-family : Verdana, MS Sans Serif, Arial, Helvetica;
  	color : Black;
  	font-weight : bold;
  }
 .topic {
  	font-size : 9pt;
  	font-family : Verdana, MS Sans Serif, Arial, Helvetica;
  	color : #800000;
  	font-weight : bold;
  }
 .copy {
  	font-size : 9pt;
  	font-family : Arial, Helvetica;
  	color : Black;
  	font-weight : normal;
  }
.text
{   font-size : 9pt;
  	font-family : Verdana, MS Sans Serif, Arial, Helvetica;
  	color : Black;
  	font-weight : normal;
}
.text2
{   font-size : 9pt;
  	font-family : Verdana, MS Sans Serif, Arial, Helvetica;
  	color : #6F6F6F;
  	font-weight : normal;
}
.mini
{   font-size : 8pt;
  	font-family : Verdana, MS Sans Serif, Arial, Helvetica;
  	color : #6F6F6F;
  	font-weight : normal;
}
UL {   font-size : 8pt;
  	font-family : Verdana, MS Sans Serif, Arial, Helvetica;
  	color : #4B4B4B;
  	font-weight : normal;
}