
body {
font-family: Arial,sans-serif;
font-size: 10px;
margin: 0px;
}

p.headertext { font-style: italic; font-weight: bold; }
p.cats { font-size: 15px; font-style: normal; font-weight: bold; }
p.textlinks { font-size: 11px; font-weight: bold; }
p.bigads { font-size: 18px; font-style: normal; font-weight: bold; }
p.quickjump { font-size: 12px; font-style: normal; font-weight: bold; }
p.banner { font-size: 16px; font-style: normal; font-weight: bold; }
p.smallads { font-size: 14px; font-style: normal; font-weight: bold; }
p.tradethumbtext { font-size: 13px; font-style: normal; font-weight: bold; }
p.news { font-size: 12px; font-style: normal; }

h1 { font-size: 18px; }
h2 { font-size: 15px; }
h3 { font-size: 12px; }

a:link { color: #B8CDDD; text-decoration: none; }
a:active { color: #0000FF; text-decoration: none; }
a:visited { color: #B8CDDD; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; }

