.basefont {
	font-size: 90%;
	line-height: 180%;
	color: #333333;
}
.fontbold {
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}
.small {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
