/* CSS Document */

body {margin-top: 0px; margin-bottom: 0px; font-size: 12px; color: #000000;
  font-family: arial, helvetica, sans-serif; background-color: #EEEEEE}

p {font-size: 14px}
p.blue {color: #000099}

tr.beige {background-color: #FFFFCC}

td.white {color: #FFFFFF; text-align: center; font-weight: bold}
td.right {text-align: right; background-color: #FFFFFF}
td.justify {text-align: justify}
td.tabletitle {font-weight: bold; background-color: #AFC0D0; padding: 8px}

/* links */

a.top:link {color: #333399; font-size: 14px; font-weight: bold; text-decoration: none}
a.top:visited {color: #333399; font-size: 14px; font-weight: bold; text-decoration: none}
a.top:hover {color: #00CC00; font-size: 14px; font-weight: bold; text-decoration: none}

a.r:link {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none}
a.r:visited {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none}
a.r:hover {color: #00CC00; font-size: 12px; font-weight: bold; text-decoration: none}

a.bod:link {color: #008020; font-weight: bold; text-decoration: none}
a.bod:visited {color: #008020; font-weight: bold; text-decoration: none}
a.bod:hover {color: #0000CC; font-weight: bold; text-decoration: none}

a.times {color: #006600; font-weight: bold}
a.times:hover {color: #00CC33; font-weight: bold}
a.times:visited {color: #006600; font-weight: bold}

a.small {color: #28549E; font-size: 12px; font-weight: bold}
a.small:hover {color: #54289E; font-size: 12px; font-weight: bold}
a.small:visited {color: #28549E; font-size: 12px; font-weight: bold}