legend {
	font-weight: bolder;
}
hr {
	clear: both;
	visibility: hidden;
}
.sep {
	clear: none;
	visibility: visible;	
}
.legend {
	text-align: center;
	font-style: italic;
	font-size: 9pt;
}
.error {
	color: #FF0000;
}
.important {
	font-style: italic;
	color: #FF0000;
}
.sample {
	color: #777777;
	font-size: 9pt;
	font-style: italic;
}
.to-top {
	font-style: normal;
	float : right;
}
span.male {
	background: transparent url('../images/male.png') no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	font-size: 0;	
}
span.female {
	background: transparent url('../images/female.png') no-repeat;
	height: 16px;
	width: 16px;
	display: block;
	font-size: 0;
}
.points-plus {
	color: #009900;	
}
.points-draw {
	color: #CECECE;	
}
.points-minor {
	color: #FF0000;	
}
.contact {
	font-style: italic;
	text-align: right;
}
.clear{
	clear: both;
}
.bullet {
	list-style: none;
}
.bullet img{
	margin-right: 5px;
}
