
p   { color: black; font-size: 12px; font-family: Tahoma, Arial; margin: 6px }
a  { color: #903; font-size: 12px; font-family: Arial; text-decoration: none }
a:hover { text-decoration: underline }
.body		{width: expression(document.body.clientWidth >= 1000 ?
        "1005px":
        "auto" );}
.menu    { color: white; font-weight: bold; font-size: 13px; font-family: Arial; text-decoration: none; margin-top: 6px; margin-right: 5px; margin-bottom: 6px }
.menu:hover { text-decoration: underline }
.small  { line-height: 130%; font-family: Arial; text-decoration: none }
.red   { color: #903; font-weight: bold; font-size: 13px; font-family: Arial; text-decoration: none; margin-top: 10px; margin-right: 6px; margin-bottom: 6px }
.redheader  { color: #903; font-style: italic; font-weight: bold; font-size: 13px; font-family: Arial; text-decoration: none }
.redsmall  { color: #903; font-size: 12px; font-family: Arial; text-decoration: none }
.copy { font-size: 9pt; line-height: 120%; font-family: Arial, Tahoma }
.cellmenu { border-right: 1px solid black; border-bottom: 1px solid #000; border-left: 1px solid #000 }
.cellhead { border-bottom: 1px solid #000 }
.cellcounter { border-right: 1px solid #000 }
