body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
}
H1 {
	font: bold 22px/22px "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color: #993300;
	margin-top: 15px;
}
H2 {
	font: bold 18px "Times New Roman", Times, serif;
	letter-spacing: 3px;
	color: #993300;
}
H3 {
	font: bold 14px "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
H4 {
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.sideLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.sideLinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sideLinks a:visited { color: #FFFF99; text-decoration: none}
.sideLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sideLinks a:active { color: #000000; text-decoration: none;}
.captions {
	font-size: 90%;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.footer {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer a:link {
	color: #FFCC66;
	text-decoration: none;
}
.footer a:visited {
	color: #FFCC66;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFCC66;
}
.footer a:active {
	color: #993300;
	text-decoration: underline;
}
.HeaderBandNames {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.text14px {
	font-size: 14px;
}
.Cap16px {
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
}
.Cap18px {
	font-size: 18px;
	text-transform: capitalize;
}
.Cap12px {
	font-size: 12px;
	text-transform: capitalize;
}
.titleSubhead {
	font: bold 14px/16px "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #000000;
}
.CapTitle {
	font: bold 36px/22px "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color: #993300;
}
p {
	font: 100% "Times New Roman", Times, serif;
}

