.bodytext {
	font-family: Garamond, "Gill Sans MT", Arial;
	font-size: 15px;
	color: #35290C;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #35290C;
}
.header {
	font-family: Garamond, "Gill Sans MT", Arial;
	font-size: 18px;
	color: #35290C;
	font-weight: bold;
}
a:link {
	color: #57738A;
}
a:visited {
	color: #95641D;
}
