body {
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	font-family: "Comic Sans MS";
	font-weight: bold;
}

.TextBox {
  border: 1px solid #000000;
  font-size: 8pt;
  color: #000000;
  background-color: #ffffff;
  font-family: "Verdana, Arial, Helvetica, sans-serif";
}

p {
  font-family: "Comic Sans MS";
  margin-left: 5px;
  margin-right: 5px;
}

a {
  font-family: "Comic Sans MS";
  margin-top: 0;
  text-decoration: none;
}

a:visited  { text-decoration: none; }
a:active  { text-decoration: none; }
a:hover  { text-decoration: underline; }

td {
  font-size: 12pt;
  font-family: "Comic Sans MS";
  margin-top: 0;
  padding-left: 0;
  text-decoration: none;
}
