body {
        background-color    : #d0d0d0;
        margin-bottom       : 0px;
        margin-left         : 0px;
        margin-right        : 0px;
        margin-top          : 0px;
        border-bottom-width : 0px;
        border-left-width   : 0px;
        border-right-width  : 0px;
        border-top-width    : 0px;
        border-style        : none;
        border              : 0px none;
        font-family         : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
        font-size           : 10px;
}

.text           { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;  font-size: 10px;  color: #000000;  margin-bottom=30px  }
.small-text     { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;  font-size:  9px;  color: #000000;  margin-bottom=30px  }
.bold           { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;  font-size: 10px;  color: #000000;  font-weight: bold }
.head           { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;  font-size: 10px;  color: #F0F0F0;  font-weight: bold;   background-color: #000000; text-align:center }
.article        { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;  font-size: 10px;  color: #000000;  margin-bottom=30px;  background-color: #c0c0c0; vertical-align:top }
.article-nocol  { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;  font-size: 10px;  color: #000000;  margin-bottom=30px;  vertical-align:top }
.article-bgcol  { background-color: #c0c0c0; vertical-align:top }
.bordercol      { background-color: #000000; border: 1px; } 

.invisible      { font-size: 0px;  color: #d0d0d0; background-color: #d0d0d0; }

a:link          {  color: #B00000;  text-decoration: none         }
a:visited       {  color: #600000;  text-decoration: none         }
a:hover         {  color: #B00000;  text-decoration: underline    }
a:visited:hover {  color: #B00000;  text-decoration: underline    }

.left-col       { font-weight: bold; vertical-align:top; text-align:center;  padding-top:0.1ex; padding-bottom:0.5ex; font-size: 10px;  color: #000000; border-left-style:dotted; border-top-style:dotted; border-width:thin }
.right-col      { padding-left:0.5em; padding-right:0.5em; padding-top:0.1ex; padding-bottom:2.5ex; font-size: 10px;  color: #000000;  margin-bottom=2ex; }
