   body {background-color: white; color: #11387a; font-family: Arial,Helvetica,sans-serif}
   a.white:link, a.white:visited {color: white}   a.black:link, a.black:visited {color: black}   a.blue:link, a.blue:visited {color: #11387a}
   a:link, a:visited {color: #11387a}   a.white:hover, a.white:active {color: red}   a.black:hover, a.black:active {color: red}
   a.blue:hover, a.blue:active {color: red}   a:hover, a:active {color: red}
   td.white {background-color: white; color: #11387a}
   td.grey {background-color: #d7dcdc; color: #11387a}
   td.green {background-color: #48a33b; color: white}
   td.blue {background-color: #11387a; color: white}
   input {background-color: white; color: #11387a; font-size: 100%}

