td { font-size:9pt;}
a:visited:hover {
	color:#CC2222;
	text-decoration:underline;
}

table.spec {
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}
th.spec {
	background:#DDDDDD;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	font-weight:normal;

}
td.list {
	background:#FFFFFF;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:left;
	line-height:110%;
}
.onedown-h {
	font-size: 8pt;
	line-height: 110%;
}
.base-h{
	font-size: 10pt;
	line-height: 120%;
}
