h1 {
	color: #FFFFFF;
	font-size: 12px;
}
h2 {
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url(images/icons/check-green.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 15px;
	color: #009933;
}
#co_name {
	border-width: 0px;
	border-style: none;
	top: 5px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-color: #669900;
}



td {
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	border-bottom: thin solid #CCCCCC;
}
#carlosjohn img {
	margin-right: 20px;
	margin-left: 20px;
}
p {
	font-size: 11px;
	color: #666666;
}
h3 {
	font-size: 14px;
	background-image: url(images/icons/manufacturer-bulb-green.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	text-indent: 20px;
	text-decoration: none;
}
li {
	background-image: url(images/icons/blue-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	text-decoration: none;
	list-style-type: none;
}

h2 a {
	color: #0000FF;
}

h4 {
	font-size: 11px;
	font-weight: normal;
}
#footer {
	text-align: center;
}
#footer #footer2 a {
	color: #FFFFFF;
}

