body
{
background-color: white;
color: black;
font-family: helvetica, verdana, arial, sans-serif;
font-style: normal;
font-weight: normal;
margin-bottom: 1px;
margin-left: 17px;
margin-right: 17px;
margin-top: 17px
     }
:active {color: #ff0000 }  <!-- red -->
:link {color: #0000ff }    <!-- blue -->
:visited {color: #008000 } <!-- green -->
.textsm {font-size: 84%; color: black; font-family: helvetica, verdana, arial, sans-serif}
.textbg {font-size: 166%; color: black; strong; font-family: helvetica, verdana, arial, sans-serif}
.textreg {font-size: 100%; color: black; font-family: helvetica, verdana, arial, sans-serif}

