

A:link
{ text-decoration: underline; color:#000000; }
A:visited
{ text-decoration: underline; color:#000000; }
A:active
{ text-decoration: none; color:#000000; }
A:hover
{ text-decoration: underline overline; color:#000000; }

body
{ 


font-family: trebuchet ms;
color: #000000 ;
font-size: 9 pt; }

p.date
{ font-family: trebuchet ms;
color: #000000 ;
font-weight: bold;
font-size: 16px; }

p.tip
{ font-family: trebuchet ms;
color: #000000 ;
font-weight: bold;
font-size: 10px; }

p.byline
{ font-family: trebuchet ms;
color: #000000 ;
font-weight: bold;
font-size: 12px; }

p.headline
{ font-family: trebuchet ms;
color: #000000 ;
font-weight: bold;
font-size: 16px; }

p.deck
{ font-family: trebuchet ms;
color: #000000 ;
font-weight: bold;
font-size: 14px; }



img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}