*|h1 {
  border: 0px solid #ffff99;
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  width: 0;
  background-color: white;
}
*|p {
  border: 2px solid #663366;
  padding: 8px;
  overflow: auto;
  text-align: left;
  margin-right: 0px;
  margin-top: 5px;
  font-size: 9pt;
  width: 480px;
  font-family: Verdana;
  color: #000099;
  background-color: white;
  float: left;
  margin-left: 8px;
}
*|a:link {
  color: #3366ff;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}
*|a:hover {
  font-size: 11px;
  text-decoration: underline;
  color: red;
  font-weight: bold;
}
*|body {
  background-repeat: repeat-x;
  background-image: url(CPCblueGradient.jpg);
  background-attachment: fixed;
}
*|a:visited {
  color: #663366;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}
*|.comment {
  width: 380px;
  margin-top: 8px;
  margin-left: 56px;
  color: black;
  padding-top: 0px;
  top: 0px;
}
