@charset "utf-8";
.csssite {
	font-family: Garamond;
	font-size: 40px;
	font-style: normal;
	color: #FEFADA;
}
.tel {
	font-family: Garamond;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FEFADA;
}
.credits {
	font-family: Garamond;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #550000;
}
.pagetitle {
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
}
.mainbodytext {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666;
}
.internalink {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: underline;
}

.quotes {
	font-family: "Lucida Handwriting";
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #903;
}
.quotesnames {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #903;
}
