
body {
        font-family : trebuchet ms, helvetica;
        font-size : 10pt;
        color: #000000;
        background-color:#ffffff;
}

td {
        font-size : 10pt;
        color: #000000;
        background-color : #ffffff;
}


A:link {
        color : black;
        text-decoration: none;

 }

A:visited {
        color : black;
        text-decoration: none;
     }

A:hover {
        color: #333333;
        text-decoration: none;
      }


h1 {
font-size : 40px;
font-weight: bold;
}

h2 {
font-size : 10px;
font-weight : bold;
}

h3 {
font-size : 9pt;
}

h4 {
font-size : 11px;
font-weight: lighter;

h5 {
font-size : 26px;
}