.trBasic {
	font: 100 normal 14px "Trebuchet MS";
	color: #DBE7F2;

}
.trBold {

	font: bold normal 14px "Trebuchet MS";
	color: #DBE7F2;
}
.trBolder {


	font: bolder normal 16px "Trebuchet MS";
	color: #000000;
}
.bot-basic {
	font: normal 12px "Trebuchet MS";
	color: #DBE7F2;
}
.bot-basicCentered {
	font: normal 12px "Trebuchet MS";
	color: #DBE7F2;
	text-align: center;

}
.bot-titleCentered {
	font: bold normal 14px "Trebuchet MS";
	color: #DBE7F2;
	text-align: left;
	border: thin none #000000;
	text-transform: capitalize;
	width: 300px;
	padding-left: 10px;




}
