body {
text-align: left;
line-height: 130%;
color: #333;
}
table {
	border:0px;
	width:100%;
	line-height:130%;
}
tr {
	border:0px;
	vertical-align:baseline;
}
td {
	border:0px;
	padding:4px 12px 4px 0px;
}
h1 {
	color: #007896;
	font-family: georgia, serif;
	font-size: 350%;
	line-height: 110%;
}
h2 {
	color: #444;
	font-family: helvetica, arial, sans-serif;
	font-size: 182%;
	line-height: 120%;
	border-bottom: 4px solid #96c8cc;
}
h3 {
	color: #444;
	padding-top: .6em;
	font-family: georgia, serif;
	font-size: 150%;
	line-height: 120%;
	margin-bottom:.3em;
}
h4 {
	color: #444;
	font-family: georgia, serif;
	font-variant: small-caps;
	font-size:120%;
	line-height: 120%;
}
li {
padding-bottom: 2px;
}
a {
color: #1fa711;
}
a:visited {
color: #888888;
}
.comparison-table table {
border: 0px;
width: 100%;
line-height: 130%;
}
.comparison-table tr {
border: 0px;
vertical-align: baseline;
}
.comparison-table td {
border-top: 0;
border-bottom: 1px solid #96c8cc;
border-left: 0;
border-right: 12px solid #fff;
padding: 6px 12px 6px 0px;
}
.comparison-table th {
border-top: 0;
border-bottom: 1px solid #96c8cc;
border-left: 0;
border-right: 8px solid #fff;
padding: 6px 12px 4px 0px;
text-align: left;
}