.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699;
}
#bod ul {
	list-style-type: none;
	text-indent: 0px;
}
#bod li {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 8px -40px;
	text-indent: 0px;
	display: block;
}
.h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
#bullet li {
	list-style-image: url(bullet_red.jpg);
	margin-left: -20px;
}
