
h1          {   color: black;
                font-weight: bold;
                font-size: 18pt;
                font-family: Tahoma; }

h2          {   color: black;
                font-weight: bold;
                font-size: 14pt;
                font-family: Tahoma; }

body        {   background: #a0a0a0;
                color: black;
                font-weight: normal;
                font-size: 12pt;
                font-family: Tahoma; }

font        {   font-weight: normal;
                font-size: 12pt;
                font-family: Tahoma; }

div         {   font-weight: normal;
                font-size: 12pt;
                font-family: Tahoma; }

table       {   background: #a0a0a0; 
                font-weight: normal;
                font-size: 12pt;
                font-family: Tahoma; }

a:link      { color: #a0a0a0; }
a:visited   { color: #a0a0a0; }
a:active    { color: #a0a0a0; }
a:hover     { color: #a0a0a0; }
