/* Style sheet for the 36th New York Page */


P {
        font-family:arial;
        font-size:12pt;
        color:yellow;
      }



P.title { font-size:20pt; }

p.bold { font-size:14pt; text-decoration:bold }

p.small { font-size:10pt;}



BODY {
      background-color:#000080;
     }