BODY
 {margin-top: 0px;
  margin-left: 0px;
  background-color: #B22222;
  /*background-image: URL("images/d45deck.gif");*/
}
CAPTION
 {font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  color: yellow;
}
TABLE
 {/*background-color: #B22222;*/
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  color: #000000;
  margin-left: 0px;
}
H1
 {font-family: Trebuchet MS, Arial, Sans Serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: yellow;
}
H2
 {font-family: Trebuchet MS, Arial, Sans Serif;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: ivory;
}
H3
 {font-family: Trebuchet MS, Arial, Sans Serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: #F5F5F5;
}
H4
 {font-family: Trebuchet MS, Arial, Sans Serif;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  color: #B22222;
}
H5
 {font: 12px Arial;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  color: #B22222;
}
H6
 {font: 10px Arial;
  font-weight: bold;
  font-style: normal;
  text-align: left;
  color: darkblue;
}
UL
 {margin: 0;
  border: inset;
}
LI
 {background: darkblue;
  padding-left: 4px;
  padding-bottom: 4px;
  border: outset;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
  font-style: normal;
}
A:link
 {font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: blue;
  text-decoration: none}
A:visited
 {font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: darkblue;
  text-decoration: none}
A:hover
 {font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: red;
  text-decoration: none}
A:active
 {font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: darkred;
  text-decoration: none}