p, body, td, li {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #0000cc;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0px;
}

b {
	font-weight: bold;
	font-size: 13px;
}

li.second {
	list-style-type: circle;
}

a {
	color: #0000cc;
	font-weight: bold;
	text-decoration: none;
}

a.link {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.results {
	font-style: italic;
	color: #0000cc;
}

b.testimonial {
 font-weight:bold;
	font-size: 12px;
}