body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.font-comicsans-title {
	color: #800000;
	font-size: 24px;
	font-family: "Comic Sans MS";
}
.font-comicsans-title-green {
	color: #285d55;
	font-size: 24px;
	font-family: "Comic Sans MS";
}
.font-standard-timesnewroman {
	color: #800000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.font-title-timesnewroman {
	color: #800000;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.font-standard-comicsans-green {
	color: #285d55;
	font-size: 14px;
	font-family: "Comic Sans MS";
}
.font-standard-comicsans-red {
	color: #800000;
	font-size: 14px;
	font-family: "Comic Sans MS";
}

.bold {
	font-weight: bold;
}
.larger {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}
.font-bold-standard-comicsans-green {
	color: #285d55;
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.font-bold-standard-comicsans-red {
	color: #800000;
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.font-standard-sans-serif {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
.font-standard-sans-serif-smaller {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
}
.link-color-green {
	color: #285d55;
}
.link-color-red {
	color: #800000;
}
.class1 A:link {text-decoration: none; color: #285d55;}
.class1 A:visited {text-decoration: none; color: #289055;}
.class1 A:active {text-decoration: none; color: #285d55;}
.class1 A:hover {text-decoration: overline underline; color: #285d55;}

.class2 A:link {text-decoration: none; color: #800000;}
.class2 A:visited {text-decoration: none; color: #b33000;}
.class2 A:active {text-decoration: none; color: #800000;}
.class2 A:hover {text-decoration:  overline underline;  color: #800000;}

.class2-larger A:link {text-decoration: none; color: #800000; font-size: larger; font-weight: normal;}
.class2-larger A:visited {text-decoration: none; color: #b33000; font-size: larger; font-weight: normal;}
.class2-larger A:active {text-decoration: none; color: #800000; font-size: larger; font-weight: normal;}
.class2-larger A:hover {text-decoration:  overline underline;  color: #800000; font-size: larger; font-weight: normal;}

.class3 A:link {text-decoration: none; color: #FFFFFF;}
.class3 A:visited {text-decoration: none; color: #FFFFFF;}
.class3 A:active {text-decoration: none; color: #FFFFFF;}
.class3 A:hover {text-decoration:  overline underline;  color: #FFFFFF;}

.font-standard-sans-serif-red {

	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
}
.font-comicsans-title-smaller {

	color: #800000;
	font-size: 18px;
	font-family: "Comic Sans MS";
}
.font-comicsans-subtitle {
	color: #800000;
	font-size: 18px;
	font-family: "Comic Sans MS";
	font-weight: normal;
}
.font-comicsans-subtitle-green {

	color: #285d55;
	font-size: 18px;
	font-family: "Comic Sans MS";
	font-weight: normal;
}
.font-comicsans-subtitle-blue {


	color: #0000FF;
	font-size: 18px;
	font-family: "Comic Sans MS";
	font-weight: normal;
}
