body, table, tr, td {
  font-family: Arial;
  font-size:12pt; 
  color: silver;
  background-color: black }
a:link {
  color: silver }
:visited {
color: silver }

a.red:link{
color: red }
a.red:visited {
color: red}


h1 {font-family: arial; font-size: 18pt; font-weight: bold;   font-style: italic; color: silver }

h2 {font-family: arial; font-size: 12pt; font-weight: normal; font-style: normal; color: silver }

h3 {font-family: arial; font-size: 12pt; font-weight: normal; font-style: italic; color: silver }

h4 {font-family: arial; font-size: 10pt; font-weight: normal; font-style: normal; color: silver }

h5 {font-family: arial; font-size: 10pt; font-weight: normal; font-style: italic; color: silver }