a, a:hover, a:link, a:active, a:visited {outline: none;
	letter-spacing: normal;
	font-size:9px;
	font-family: Tahoma, sans-serif;
}
.hi{
	background-color:#EEEEEE;
	}
#compat{
	text-align:left;
	letter-spacing: normal;
	padding:5px;
	/*border:1px silver solid;
	width: 450px;*/
	font-size:10px;
	font-family: Tahoma, sans-serif;
	background-color: white;
	}
.expl{
	text-align: right;
	float: right;
	display: inline;
	font-size: 9px;
	color: gray;
	padding-top: 2px;
	}
.hdr{
	font-size:11px;
	font-weight: bold;
	color: black;
	margin-bottom:5px;
	padding-bottom:4px;
	border-bottom: 1px silver dotted;
	vertical-align: top;
	}
#compat #ftr{
	text-align: right;
	background-color: #DDDDDD;
	margin-top:4px;
	padding:1px;
	}
	
#ftr a{
	text-decoration: none;
	color: grey;
	font-weight: bold;
	}
#ftr a:hover{
	color:black;
	}
#compat a.manu, a.manu:visited {
	font-family: Tahoma, sans-serif;
	letter-spacing: normal;
	font-size:9px;
	padding:0px;
	padding-left: 2px;
	text-decoration:none;
	font-weight: bold;
	background-color: #DDDDDD;
	color: black;
	border-left:3px #AA0001 solid;
	}
#compat a.manu:hover{
	background-color: #AA0001;
	color: white;
}
.icon{
	background-color: gray;
	color:white;
	font-weight:bold;
	padding:0px 2px;
}
#nets{
	padding-top:10px;
	margin-top:1px;
	border-top: 1px silver solid;
}
#opers{
text-align:center;
}