a:link      {color: blue; text-decoration: none} 
a:visited   {color: purple; text-decoration: none}
a:hover     {color: red; text-decoration: none}
body        {font-family: tahoma; font-size: 10pt}
td          {font-family: tahoma; font-size: 10pt}
ol          {font-family: tahoma; font-size: 10pt; margin-right: 10; margin-top: -1}
ul          {font-family: tahoma; font-size: 10pt; margin-right: 10; margin-top: -1; list-style-type: disc}
li          {font-family: tahoma; font-size: 10pt; margin-right: 10; margin-top: -1}
p           {font-family: tahoma; font-size: 10pt; text-align: justify; margin-right: 2; margin-left: 2; margin-top: 2; margin-bottom: 2}
.tiny       {font-family: tahoma; font-size: 8pt}
