body { margin:20px; background-color:#003366; FONT-FAMILY: Verdana;}

.date   { FONT-SIZE: 14px; COLOR: #FF9900; }
.headl  { FONT-SIZE: 14px; COLOR: silver;  }
.note   { FONT-SIZE: 10px; COLOR: silver;  }
.text   { FONT-SIZE: 13px; COLOR: white;   }
.texthl { FONT-SIZE: 13px; COLOR: white; font-weight:bold; }

a         { FONT-SIZE: 13px; font-weight:bold; text-decoration:none; }
a:link    { color:cornflowerblue; }
a:visited { color:cornflowerblue; }
a:active  { color:#FF9900; }
