body, h1,h2,h3,h4,h5,p,ol,ul,div,tr,td,li,a {
  font-family: verdana, arial, geneva, sans-serif;
}

a {
    text-decoration: none;
    font-size: 10pt;
    font-weight: bold;
}

a:link {
    color:  #003399; 
    font-weight: bold;
}

a:visited {
    color:  #003399; 
    font-weight: bold;
}

body {
    color:             #003399;
    background-color:  #FFFFFF;
}
