
BODY,H1,H2,H3,H4,H5,H6,TABLE,TH,TD,P,UL,OL,SL { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
BODY { color: black; background: #FFFFFF; }
H1 { font-size: 15px; }
H2 { font-size: 14px; }
H3 { font-size: 13px; }

A, A:link, A:visited { color:#003366; font-weight: normal; text-decoration: none; }  /* for unvisited links */
A:hover { color: red; } /* when mouse is over link */
