body, td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	
}
.largerBolder {
	font-size: 14px;
	font-weight: bold;
}
.large {
	font-size: 12px;
}
.sectionHead {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.suba {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #990000;
	color: #990000;
}
.suba:hover {
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #990000;
	color: #FF0000;
}
.abold {
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #990000;
	color: #990000;
	font-weight:bold
}.help {
	color: #914444;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #7C3A3A;
	border-left-color: #000000;
	cursor: help;
}
.verySmall {
	font-size: 10px;
}
.copyright, .copyright a {
	font-size: 10px;
	color: #666666;
}

