.nocellbg {
	background-image: none;
}
.small {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
.content {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height : 150%;
}
a.content:visited, a.content:link, a.small:visited, a.small:link {
	color: #336699;
	text-decoration:none;
}
	
a.content:hover, a.content:active, a.small:hover, a.small:active { 
	color: #993333;
	text-decoration:underline;
}

