.sitecss {
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
.nav {
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	font-variant: normal;
}
.mainbodytext {
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333;
}
.credits {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}

