.fontmain {
	font-family: "Minion Pro", "Adobe Garamond Pro", Garamond;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.fontcenter {
	text-align: center;
}
.fontheader {
	text-align: center;
	font-size: 16px;
}
.fontmain a {
	color: #690;
	text-decoration: none;
}
.fontmain a hover{
	color: #690;
	text-decoration: none;
}
.fontmain a visited{
	color: #690;
	text-decoration: none;
}
.fontlinks {
	text-align: center;
	font-size: 18px;
	color: #690;
	font-weight: lighter;
	text-decoration: none;
}
.fontheader24 {
	font-size: 24px;
	text-align: center;
}

