
a:active
{
  color: #0066CC;
  font-family: Arial; 
  font-size: 8pt;
  TEXT-DECORATION:none 
 }
a:link
{
  color: #0066CC;
  font-family: Arial; 
  font-size: 8pt; 
  TEXT-DECORATION:none
}
a:visited
{
  color: #0066CC;
  font-family: Arial; 
  font-size: 8pt; 
 TEXT-DECORATION:none
}
a:hover
{
  color: #0066CC;
  font-family: Arial; 
  font-size: 8pt; 
  TEXT-DECORATION: underline
}

body         {  font-family: Arial; font-size: 8pt}
li           {  font-family: Arial; font-size: 8pt}
ol           {  font-family: Arial; font-size: 8pt}
table        {  font-family: Arial; font-size: 8pt}
td           {  font-family: Arial; font-size: 8pt}
ul           {  font-family: Arial; font-size: 8pt}
