.stdtext     { font-family: serif; color: #000000; font-size: 10pt; text-align: left; 
               word-spacing: 3; margin: 3 5 }
.info_text   { font-family: sans-serif; color: #000000; font-size: 8pt; text-align: center; 
               word-spacing: 3; margin: 3 2 }
.footer_text { font-family: sans-serif; color: #0000FF; font-size: 8pt; text-align: center; 
               word-spacing: 2; margin-top: 2; margin-bottom: 2 }
.footer_white { font-family: sans-serif; color: #FFFFFF; font-size: 10pt; text-align: center; 
               word-spacing: 2; text-indent: 0; margin: 3 0 }
body      { color: black; background-color: white; font-family: arial }
a         { text-decoration: none }
a:link    { color: blue }
a:visited { color: blue }
a:hover   { color: cyan; font-weight: bold }
a:active  { color: red }
