.formal {
	font-family: "Monotype Corsiva";
	font-size: 36px;
	color: #333333;
	font-weight: normal;

}
.small {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	font-weight: normal;



}
.bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.middle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #333333;
	line-height: 20px;


}
