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: 20px;
	color: #004668;
	font-weight: bold;
}
.spotlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #004E60;
}
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: #65899C;
}
a:link {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013467;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
	font-weight: bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.maincategory {
	font-size: 12px;
	font-weight: bold;
	color: #FDE877;
	line-height: 20px;
	text-transform: uppercase;
}
.spotlightheader {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6600;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	list-style-type: disc;
	color: #333333;
}
.box a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.box a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.box a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}