td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 16px;
	color: #3D2717;
	font-weight: bold;
}
.spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-type: disc;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9900;
}
a:link {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
a:visited {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #339933;
	font-weight: bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #620000;
	font-weight: bold;
}
.maincategory {
	font-size: 12px;
	font-weight: bold;
	color: #E6AC40;
	line-height: 20px;
	text-transform: uppercase;
}
.spotlightheader {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #996600;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.calendardate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66A217;
	font-weight: bold;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-type: decimal;
	color: #333333;
}
