﻿ .headline {
    font:bold 26px Georgia, 'Times New Roman', Times, serif;
    color:#003300;
   }
   .subhead {
   font:14px Georgia, 'Times New Roman', Times, serif;
   font-style:italic;
   color:#669966;

   }
   
   .credit {
   font:12px Georgia, 'Times New Roman', Times, serif;
   font-style:italic;
   color:#333;

   }
   
   td {
    font:12px Arial, Helvetica, sans-serif;
    color:#333;
    line-height:16px;
   }