*|body {
  border:  none;
  background: #6b6b6b none repeat scroll 0%;
  font-family: "Lucida Grande",Lucida,Helvetica,Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: x-small;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
*|a:link {
  text-decoration: none;
}
*|a:visited {
  text-decoration: none;
}
*|a:active {
  text-decoration: none;
  color: red;
}
*|a:hover {
  text-decoration: underline overline;
  color: red;
}
*|.largequote {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: medium;
  font-style: italic;
  font-weight: lighter;
  color: #000000;
}
*|.textblock {
  border-color: aqua;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
}
*|.smallest {
  font-size: x-small;
  background-color: #6b6b6b;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: italic;
  color: #ffffff;
}

