.font {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.headersml {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #424240;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.headerbig {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #80724F;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #27394C;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

