BODY {  font-family: Arial, Sans-Serif;
        font-size: 10pt;
        color: red }



P.main  {  font-family: Arial, Sans-Serif;
        font-size: 10pt;
        color: blue }

P.tail  {  font-family: Arial, Sans-Serif;
        font-size: 8pt;
        color: black }

P.small  {  font-family: Arial, Sans-Serif;
        font-size: 9pt;
        color: black }

A.first { color: #202040;
         font-family: Arial, Sans-Serif, Helvetica;
        font-size: 10pt;
        text-decoration: none}

A.second { color: #f0f0f0;
        font-family: Arial, Sans Serif;
        font-size: 10pt;
        text-decoration: none  }

A.disable { color: red;
        font-family: Arial, Sans Serif;
        font-size: 10pt;
        text-decoration: line-through
}

A.image { color: #000000;
        
        font-family: Arial, Sans Serif;
        font-size: 10pt;
         }

TD { font-family: Arial, Sans Serif;
     font-size: 10pt;
     color: red
  }

TD.display { font-family: Arial, Sans Serif;
     font-size: 10pt;
     color: #3300cc
  }
TD.head { font-family: Arial, Sans Serif;
     font-size: 10pt;
     color: #000066
  }

/*
 This is the nice modern display
 Below is James's crummy old one !
*/

 DIV.display { font-family: Arial, Sans Serif;
     font-size: 10pt;
     color: #3300cc
  }

DIV.head { font-family: Arial, Sans Serif;
     font-size: 10pt;
     color: #000066
  }
