<style type="text/css">
<!--
.table-compare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.table-compare p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.table-compare .style1 {
	color: #970000;
	font-weight: bold;
	font-size: 9pt;
}
.table-compare tr th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #06C;
	font-size: 12pt;
	color: #06C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.table-specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.table-specs p {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 4px;
}
.table-specs tr th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004B97;
	font-size: 12pt;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	background-image: url(table-header-background.gif);
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 6px;
}

.table-specs tr th a{
	color: #FFF;
	font-size: 12pt;
	font-weight: normal;
}
.table-specs tr th a:hover{
	color: #FFF;
	font-weight: normal;
	text-decoration:underline;
}

.table-specs tr td {
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(cell-gradient.jpg);
}
.table-specs tr {
	
}
-->
</style>
