BODY       { background: #ffffff; 
             margin: 5px;
             font-family:  helvetica, arial, sans-serif;
             font-size: 10pt;
             color: black; /*text color*/ } 

A:link     { color: #3000ff; }
A:visited  { color: #808099; }
A:active   { color: red; }
A.note     { color: red; text-decoration: none; }

.small     { font-size: 8pt; }
.footer    { font-size: 8pt; text-align: center; }
.cent      { text-align: center; }

DIV        { text-align: left; }
DIV.head   { text-align: center; font-weight: bold; }
