
.emphasis        { color: #f00; font-weight: bold;}
.small     { font-size: 12px;}
.large { font-size: 18px; }
.medium { font-size: 18px; }
.italics  { font-style: italic }
.bold { font-weight: bold; }
.white { color: white; font-weight: bold; }
a:hover      { color: navy; font-size: 14px; font-weight: bold; text-decoration: none   }
a:link       { color: navy; font-size: 14px; font-weight: bold; text-decoration: none   }
a:visited      { color: navy; font-size: 14px; font-weight: bold; text-decoration: none   }
body         { color: black; font-style: normal; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: url(../images/redbg.gif); }
h1     { color: #f00; font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
h2  { color: #f00; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
hr  { color: #f00 }
ul       { font-size: 12px; list-style-type: disc; list-style-position: outside }