.gold { font-weight: bold ; color: #FEB600 }
.here { font-weight: bold ; color: red }
.left { text-indent: 0em }
.right { text-align: right }
.smrt { text-align: right  ; font size: smaller }
.smcn { text-align: center ; font size: smaller }
.off  { font-weight: bold ; color: gray }

textarea {
    font size: small ; font-family: "Verdana", "Arial" ; color: "#000000" 
}

BODY { 
    background: url(../images/webseal.gif) ;
    font size: small ; font-family: "Verdana", "Arial" ; color: "#000000" 
}

DIV.trailer {font-size: smaller ; text-align: right }

P { text-align: justify ; text-indent: 3em }

PRE { font size: medium }

TABLE { width: 100% }

