.first
{
	font-weight: bolder;
}
span.smaller
{
	font-size:smaller;
}
div.divider
{
	width: 400px;
	margin: 0 auto;
	margin-bottom:20px;
	margin-top:20px;
	height: 3px;
	border-bottom:#999999 1px solid;
}