
.body         { font-family: Helvetica, Arial, sans-serif; font-size: 10pt; text-align: Left; margin-top: 10; margin-bottom: 10 }
.body2         { font-family: Helvetica, Arial, sans-serif; font-size: 10pt; text-align: Left; margin-top: 0; margin-bottom: 0 }
.bodyra      { font-family: Helvetica, Arial, sans-serif; font-size: 10pt; text-align: Right }
.bodycen     { font-family: Helvetica, Arial, sans-serif; font-size: 10pt; text-align: Center }
ul.bullet    { list-style-type: disc; font-family: Helvetica, Arial, sans-serif; font-size: 
               10pt; text-align: Left; line-height: 100% }
.smallcen    { font-family: Helvetica, Arial, sans-serif; font-size: 8pt; text-align: Center }
.lasmall { font-family: Helvetica, Arial, sans-serif; font-size: 8pt; text-align: Left; 
               color: #000000; line-height: 100% }
.rasmall     { font-family: Helvetica, Arial, sans-serif; font-size: 8pt; text-align: Right; 
               color: #000000; line-height: 100% }
.head1       { font-family: Helvetica, Arial, sans-serif; font-size: 18pt; text-align: Center; 
               color: #800000; font-weight: bold }
.head2       { font-family: Helvetica, Arial, sans-serif; font-size: 14pt; text-align: Left; 
               color: #800000; font-style: italic; font-weight: bold }
.head3       { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; text-align: Left; 
               color: #000000; font-weight: bold }
.tblhdsm     { font-family: Helvetica, Arial, sans-serif; font-size: 8pt; text-align: Center; 
               color: #000080; line-height: 100%; font-weight: bold }
.linkstyle { text-decoration: none; color:#000099; }
A.linkstyle:hover { color:red; } 
.caption     { font-family: Helvetica, Arial, sans-serif; font-size: 8pt; text-align: Center; 
               color: #800000; }

.cap-la      { font-family: Helvetica, Arial, sans-serif; font-size: 8pt; text-align: Left; 
               color: #800000; }

.cap-ra      { font-family: Helvetica, Arial, sans-serif; font-size: 8pt; text-align: Right; 
               color: #800000; }

              
Comment: Do not use underscore _ in names of styles - Netscape doesn't like it!
