body,p,b,i,br,blockquote,ul,ol
           { font-family: "ms sans serif", helvetica, sans-serif;
             font-size: small; }

div.title  { font-family: "book antiqua", helvetica, sans-serif;
             font-size: large;
             font-weight: bold;
             color: #ffff00; }

div.subtitle  { 
             font-weight: bold;
             color: #ffff00; }

div.subtitle2 { 
             font-weight: bold;
             color: #ff0000; }

a:link    { color: #0099ff; }
a:visited { color: #0000ff; }
a:active  { color: #ffff00; }

h2,h3,h4  { font-family: "verdana", arial, sans-serif;
            color: #8E236B }

h6        { font-family: "ms sans serif", sans-serif;
            font-size: xx-small;
            font-weight: normal;
            color: #666666; }

td        { font-family: "ms sans serif", helvetica, sans-serif; }


