BODY
  { color: black; font-size: 10px; font-family: Arial; font-weight: normal; background-color: #cc9 }
A:link
 { color: #004080 }
A:visited
 { color: #004080 }
A:active
 { color: #004080 }
.rBar
  { color: #ffffff; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #004080 }
.rError
 { color: red; font-size: 10px; font-family: Arial; font-weight: bold; background-color: #ffffff }
.rSect
 { color: blue; font-size: 14px; font-family: Arial; font-weight: normal; background-color: #ffffff }
.rCite
 { color: teal; font-size: 10px; font-family: Arial; font-weight: normal; background-color: #ffffff; text-align: center }
.rList
 { color: navy; font-size: 10px; font-family: Arial; font-weight: normal; background-color: #ffffff }
.rHelp
 { color: black; font-size: 10px; font-family: Arial; font-weight: normal }
.rDisabled
 { color: gray; font-size: 10px; font-family: Arial; font-weight: normal }
.rListTotal
 { color: navy; font-size: 10px; font-family: Arial; font-weight: bold }
TABLE
 { color: black; font-size: 10px; font-family: Arial; font-weight: normal }
A
{
    TEXT-DECORATION: underline
}
A:hover
{
    TEXT-DECORATION: underline
}
.rNormal
{
    COLOR: black;
    FONT-FAMILY: Arial
}
.rNote
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    BORDER-LEFT: black thin solid;
    COLOR: black;
    BORDER-BOTTOM: black thin solid;
    FONT-FAMILY: Arial
}
