BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ifrm { border-width: 1px; border-style:none; }
.block {
	border-width: 1px;
	border-style: dashed;
	border-color: #66FFFF;
}
.date {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #F3FE00;
}
.title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FF5533;
}
B { font-weight: bold; }
STRONG { font-weight: bold; }

H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 40px;
  font-weight: bold;
  vertical-align: top;
  color: #F3FE00;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	text-decoration: none;
	color: #000000;
}
A:HOVER {
	text-decoration: underline;
	color: #FC2CC4;
}