body {
	background-color: #CC9966;
	font-family: "Comic Sans MS";
	color: #330000;
	font-style: italic;
	font-size: 14px;
}
a:link {
	color: #336600;
	font-weight: bold;
}
a:hover {
	color: #660000;
	font-weight: bold;
}
a:visited {
	color: #336600;
	font-weight: bold;
}
a:active {
	color: #336600;
	font-weight: bold;
}
.GarbersText {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #333366;
	background-color: #CCFFCC;
}

.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.TinyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.NormText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.NormText-Lg {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
