/* Just some old style sheet. Written by Jessica Cohen */


body {background: #FFF; font-family: helvetica,arial,sans-serif;
      color: #000; font-size:10pt} 

h1 {font-size:180%; font-family: "Times New Roman",serif; 
    font-style: italic; vertical-align: top; color: #009}

.red {color: #F00}
.blue {color: #009}
.green {color: #060}

A {text-decoration: none; color: #00C}
A.underline {text-decoration: underline; font-style: italic; 
             color: #00C; font-weight: bold}






