body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
	line-height: 16px;
}
h1 {
	font-weight: bold;
	font-size: 12px;
}
li {
	list-style-type: square;
	list-style-position: outside;
}
strong {
	font-weight: bold;
}
a {
	color: #FF6600;
}
hr {
	color: #CCCCCC;
	height:2px;
	background-color: #CCCCCC;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
.nugget {
	font-weight: bold;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #3399FF;
}.testimonials {
	font-style: italic;
}
.bullet_bold {
	font-weight: bold;
	color: #FF6600;
}
.grey_border {
	border: 2px solid #CCCCCC;
}
.vertical_align {
	vertical-align: top;
}
.breadcrumb {
	font-weight: bold;
}
.press_headline {
	font-weight: bold;
}
.press_subhead {
	font-style: italic;
}
.news_headline {
	font-weight: bold;
}

