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