
body,td /* p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,a,blockquote,nobr,b,i,em */
{
   font-size:13px;
   font-family:sans-serif,arial,Verdana;
}

small  { font-size=11px; }
.small { font-size=11px; }

h1 { font-size:16px; }
h2 { font-size:16px;color:#FF0000; }
h3 { font-size:15px; }
h4 { font-size:15px;color:#FF0000; }
h5 { font-size:14px;font-weight:bold; }
h6 { font-size:14px;color:#FF0000;font-weight:bold; }

a:link    { color:#800000;text-decoration:none; }
a:visited { color:#BF0000;text-decoration:none; }
a:active  { color:#0000C0;text-decoration:none; }
a:hover   { color:#0000C0;text-decoration:underline; }

