body {
 background: white;
 font-family: verdana, tahoma, arial, helvetica;
 color: #000000;
 }
td {
 font-size: 10pt;
 font-weight: normal;
 }
a {
 text-decoration: bold;
 color: green;
 }
a:hover {
 text-decoration: underline;
 color: navy;
 }
h1 {
 font-size: 16pt;
 font-weight: normal;
 color: #3F3F3F;
 }
h2 {
 font-size: 14pt;
 font-weight: normal;
 color: #3F3F3F;
 }
h3 {
 font-size: 12pt;
 font-weight: normal;
 color: #3F3F3F;
 }
h4 {
 font-size: 10pt;
 font-weight: normal;
 color: #3F3F3F;
 }
