span.bbi {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}
div.ads {
	float: right;
	width: 120px;
	padding-left: 10px;
}
div.adsw {
	float: right;
	width: 160px;
	padding-left: 10px;
}
table.onsorspas {
	font-family: sans-serif;
	font-size: 67%;
	background-color: #dddddd;
	width: 67%;
}
div.fr {
	float: right;
	width: 400px;
	padding-left: 10px;
}
div.hc {
	width: 120px;
 	background-color: #cccccc;
 	font-size: smaller;
 	padding: 2px;
}
div.sb {
	width: 120px;
	border-style: solid;
	padding-left: 2px;
	border-width: thin thin thick;
	border-color: #ccc;
	font-size: smaller;
}
div.top {
	background: black;
	text-align: center;
	color: #ccc;
	border-width: 4px;
	border-style: ridge;
}
a.sb {
	font-weight: bold;
	color : black;
}
p.plain {
	text-indent: 0;
}
p {
	text-indent: 1em;
}
