.BigHeader {
	font-family: "Arial Black", Arial, Verdana;
	font-size: 36px;
	font-weight: bold;
	color: #6AA6FF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D4D4D;
	list-style-type: square;
	list-style-position: inside;
}
.SmallHead {
	font-family: "Tw Cen MT Condensed";
	font-size: 24px;
}
hr {
  border: 0;
  width: 100%;
  height: 5px;
  color: #999999;
  background-color: #999999;
}
.lighthr {
	color: #E9E9E9;
	background-color: #E9E9E9;
}

.NewButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFCC00;
	border: medium outset #C49C00;
	font-style: normal;
	font-weight: bold;
}
.BigBlack {

	font-family: "Tw Cen MT Condensed";
	font-size: 36px;
}
.border {
	border: thin solid #666666;
}
.borderlight {
	border: 2px solid #CCCCCC;
}
.smallcomment {
	font-size:10px;
	font-style:italic;
	color:#333333;	
}
