h1, h3
{
	color: #333333;
	margin: 0;
	padding: 0;
}
.table
{
	border-collapse: collapse;
	margin: 10px 0 0 0;
	padding: 0;
}
.td
{
	border: 1px solid #000000;
	padding: 10px;
}
ul
{
	margin: 0;
	padding: 10px 0 0 20px;
}
p
{
	margin: 10px 0 0 0;
	padding: 0;
}
#vendorPricingGuide
{
	color: #333333;
	font-family: Verdana;
	font-size: 11px;
	width: 710px;
	margin-left:10px;
	padding:10px;
}
#vendorPricingGuide h1
{
	font-size: 15px;
}
#vendorPricingGuide h3
{
	font-size: 13px;
}
#vendorPricingGuide table tr td
{
	color: #333333;
	font-size: 11px;
}
#vendorPricingGuide table tr td p
{
	margin: 0;
}
#vendorPricingGuide table tr td ul
{
	padding: 0;
}
#vendorPricingGuide table tr td ul li
{
	list-style: disc inside;
}
#vendorPricingGuide p.small
{
	font-size: 9px;
}

a:link {font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size:12px; font-weight: bold; text-decoration: underline;} 
a:active {font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size:12px; font-weight: bold; text-decoration: underline;} 
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size:12px; font-weight: bold; text-decoration: underline;} 
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: blue; font-size:12px; font-weight: bold; text-decoration: underline;} 