body, p, ul, ol {
    background-color: white;
    color:#6C6C6C;
    font-family:  "Trebuchet MS",Arial;
    font-size:11pt;
    color:navy;
  }

td, tr{
    font-size:11pt;
    font-family:  "Trebuchet MS",Arial;
    color:navy;
  }

 A:link, A:visited {
    font-size:13pt;
    font-family:  "Trebuchet MS",Arial;
    color:navy;
    text-decoration: none
  }

 A:hover, A:active {
    font-size:13pt;
    font-family:  "Trebuchet MS",Arial;
    color:red;
    text-decoration:none
  }

hr{
    color:navy;
    background-color:navy;
    }

h1,h2,h3,h4,h5,h6{
    color:navy;
    font-family:  "Trebuchet MS",Arial;
    }

span, input, select, option, li {
    font-size:10pt;
    font-family:  "Trebuchet MS",Arial;
    color:navy;
    text-decoration: none
    }



