body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.counterBG {
	background-image: url(../images/counterBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Century Gothic";
	font-size: +8;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linkText {
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.dottedLine {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}
.redTableRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
}
.headerLinkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
