BODY        { color: #000033; background-color: #CCFFFF; }
A:link      { color: #0000FF }
A:visited   { color: #990099 }
A:active    { color: #FF3333 }

H3.rustext  { text-align: center }
H4.rustext  { text-align: center }
P.rustext   { text-align: justify;
              text-indent: 2em;
              margin: 0em 10% 0em 10%;
              padding: 0em 0em 0em 0em;
            }

H3.rusp     { text-align: left;
              text-indent: 4em;
              margin: 0em 4em 0em 0em;
            }
H4.rusp     { text-align: left; 
              text-indent: 6em;
              margin: 0em 6em 0em 0em;
            }
P.footer    { font-size: xx-small }
P.small     { font-size: x-small }
P.item      { text-indent: 0;
              margin: 0 0 0 0;
              padding: 0 0 0.5em 0;
            }
TABLE       { border-collapse: collapse
            }
TD          { vertical-align: top;
              text-align: left;
              padding: 5px 5px 0 5px;
              border: none;
            }
TD.footer   { padding: 0px 0 0 0;
            }

TABLE.r     { border: 1px solid #000033;
            }
TD.rhead1   { text-align: center;
              padding-bottom: 20px; 
              border: 1px solid #000033;
              font: bold italic small-caps x-large sans-serif;
              text-decoration: underline;
              background-color: #CCFFFF;
            }
TD.rname    { text-align: left; 
              border: 1px solid #000033;
              font: italic large sans-serif;
              background-color: #FFFFCC
            }
TD.rhead2   { text-align: left; 
              border: 1px solid #000033;
              font: italic medium sans-serif;
              background-color: #FFFFCC
            }
TD.rhead3   { text-align: left; 
              font: italic sans-serif;
              background-color: #FFFFCC
            }
TD.ritem    { text-align: left; 
              font-weight: bold;
              background-color: #CCFFFF;
            }

TABLE.v     { border: 1px solid #000033;
            }
TD.vhead    { text-align: center; 
              font: italic medium sans-serif;
              background-color: #FFFFCC
            }
TD.vlist    { text-align: left; 
              border: 1px solid #000033;
            }
P.vitem     { text-indent: 0;
              margin: 0.5em 0.5em 0.5em 0.5em;
              padding: 0em 0em 0em 0em;
            }
P.vinfo     { font-size: x-small;
              margin: 0em 0.5em 0em 3em;
              padding: 0em 0em 0em 0em;
            }
