A {
	COLOR: #6579D8; TEXT-DECORATION:  font-weight: bold
}
A:hover {
	COLOR: #999999
}

#bodytext {  
	font-family: "Verdana, Arial, Helvetica"; 
	font-size: 10pt; 
	line-height: 20px; 

	}

#reg{
  font-family: "Verdana";
  font-size: 13px;
  color: Black:
}

#small{
  font-family: "Verdana";
  font-size: 10px;
  color: navy
}



#red{
  color: #ff173e;
}

#lightGold{
  color: #ffffcf;
}

#darkBlue{
  color: #060636;
}


#TodaysDate{
font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  color: #060636;
  position:absolute; left:550; top:95
}

td			{font: normal 10pt "Verdana", "Arial"}

.specth	{
	font-weight: bold;
	font-size: 8pt;
	font-family: Veranda, Arial;
	text-align: center;
	}

.header {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left: 2px
}

.HeadLink {
	font-family: Verdana, Helvetica, Arial;
	color: #0033FF;
}

.MyButton {
	background: #0099ff;
	border-color: #0033ff;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Helvetica, Arial;
	color: #ffffff;
}
.MyButtonOver {
	background: #0066ff;
	border-color: #0033ff;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Helvetica, Arial;
	color: #000000;
}