.Base-Text {
	color: #333333;
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
}

.Base-bold-Text {
	color: #333333;
	font-weight: bolder;
	font-family: Arial;
	font-size: 14px;
}

.Base-Text-small {
	color: #333333;
	font-weight: normal;
	font-family: Arial;
	font-size: 13px;
}


