.largetext {
	font-size: 1.5em;
	color: #51574d;
}
.mediumtext {
	font-size: 1.2em;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	color: #51574d;
}
.bottompadding5 {
	padding-bottom: 5px;
}
.vlargetext {
	font-size: 2.3em;
	color: #51574d;
}
.mediumtextbold {
	font-size: 1em;
	font-weight: bold;
	color: #51574d;
}
.largetextuline {
	font-size: 2em;
	text-decoration: underline;
	color: #51574d;
}

