/* This is a CSS document, created by Prime Style, available at http://www.northnet.com.au/~hardy/prime/style/ */

H1,H2,H3,H4 {
    font-family: "Verdana",Arial,Helvetica sans-serif;
    font-size: 10pt;
    font-weight: Bold;
    }

B {
    font-family: "Verdana",Arial,Helvetica sans-serif;
    font-size: 8pt;
    font-weight: Bold;
    }


  BODY,A,TABLE,P,LI,TD {
    font-family: "Verdana", "Arial",Helvetica sans-serif;
    font-size: 8pt;
    font-weight: Normal;
    }
A  {
    text-decoration:none;
    font-weight:bold;
    font-size:8pt;
    }	

A:active {color: #0000FF; }
A:visited {color: #0000FF;}
A:hover {color: #008000;}
