#orings {
width: 585px;
}

#orings table {
	font-size:12px;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;	
}
.underline {
	text-decoration:underline;
}
#orings td {
	padding:2px;
	border:1px solid #000000;
}
#orings tr {
	height:35px;
}
.heading{
	font-size:11px;
	font-weight: bold;
	text-align:center;
	vertical-align:top;
}

.title {
	font-size:12px;
	font-weight: bold;
	text-align:center;
	vertical-align:top;
}
.centered {
	text-align:center;
	width:80px;
}
.left {
	font-size:11px;
	font-weight: bold;
	text-align:left;
	padding-right:10px;
	width:250px;
}
.characteristics {
	text-align:left;
	vertical-align:top;
	padding-right:25px;
}
.pdf {
	text-align:center;
	font-size:11px;
}
a.pdf {
	text-decoration:none;
	font-size:14 px;
	color:#0000FF;
}
a.pdf:hover{
	text-decoration:none;
	font-style:italic;
	font-weight:bolder;
	color:#0000FF;
}
a.pdf:visited{
	text-decoration:none;
	color:#0000FF;
}
a img{
	border:none;
}
a img:visited{
	border:none;
}
hr {
	color:#000000;
}






