.font {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #663300;
	border: none;
	text-align: justify;



}
.fontc {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #663300;
	border: none;
	align: center;


}
.fontr {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #663300;
	border: none;
	align: center;
	text-align: right;

}
.fontBig {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #663300;
	border: none;
}

