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: 22px;
	line-height: 16px;
	color: #006699;
	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;
	list-style-type: disc;
	color: #333333;
}
a:link {
	color: #990101;
	text-decoration: none;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013467;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #013467;
	font-weight: bold;
}
.maincategory {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	line-height: 20px;
	text-transform: uppercase;
}
.spotlightheader {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #990101;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
