body {
	background-color: #CCFFCC;
	font-family: "Comic Sans MS";
	color: #003300;
	font-style: italic;
	font-size: 14px;
}
a:link {
	color: #660099;
	font-weight: bold;
}
a:hover {
	color: #990000;
	font-family: "Comic Sans MS";
}
a:visited {
	color: #660099;
	font-family: "Comic Sans MS";
}
a:active {
	color: #660099;
	font-family: "Comic Sans MS";
}
.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;
	font-weight: normal;
}
.NormText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #003300;
	font-style: italic;
	font-weight: bold;
}
.XmasTitle {
	font-family: "Old English Text MT";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.SpecialText {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.NormTextBold {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.NormTextUnderline {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
.TinyTextBold {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003300;
}
