body {font-size: 8pt;
 font-family: "arial";
 color: yellow;
 background-color: black;
 margin-left: 5pt;
 margin-right: 5pt;}

h1 {font-size: 24pt;
 line-height: 30pt;}

h2 {font-size: 18pt;}

h3 {font-size: 16pt;}

th {color: yellow;
 font-family: "arial";}

td {color: yellow;
 font-family: "arial";
 font-size: 10pt;
 line-height: 10pt;}

a {text-decoration:none;}
a:link {color: #00FF00;}
a:visited {color: #00FFFF;}
a:active {color: #FF0000;}
