*|a:link, *|a:active, *|a:visited {
  color: white;
  font-family: Tahoma;
  font-weight: bold;
  background-color: transparent;
  text-decoration: none;
}
*|a {
  font-size: 11pt;
  font-family: Tahoma;
  text-decoration: none;
}
*|td, *|tr {
  color: #696969;
  font-size: 10pt;
  font-family: Tahoma;
}
*|.default {
  color: #696969;
  font-size: 10pt;
  font-family: Tahoma;
}
*|h1 {
  color: #808080;
  font-weight: bold;
  font-size: 30px;
  line-height: 24px;
  font-family: Gill Sans Ultra Bold;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
}
*|h2 {
  color: #808080;
  font-weight: bold;
  font-size: 22px;
  line-height: 18px;
  font-family: Tahoma;
  clear: right;
  margin-right: 10px;
  margin-top: 10px;
  margin-left: 10px;
}
*|h3 {
  color: #808080;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  font-family: Tahoma;
  clear: right;
  margin-right: 10px;
  margin-top: 10px;
  margin-left: 10px;
}
*|li {
  line-height: 20px;
  list-style-position: outside;
  clear: left;
  margin-left: 0px;
  padding-left: 10px;
  font-family: Tahoma;
  color: #5c5c5c;
}
*|p {
  margin-right: 10px;
  margin-left: 10px;
  font-family: Tahoma;
  color: #696969;
}

