

.BASE_middle {
	font-size: 95%;
	line-height: 140%;
	font-color: #333;
}


.BASE_small {
	font-size: 80%;
	line-height: 140%;
	font-color: #333;
}


.BASE_tiny {
	font-size: 70%;
	line-height: 140%;
	font-color: #333;
}


BASE_p {
	padding: 0 0 30px 0;
}


BASE_td {
	text-align: left;
}
