.titleblue {  font-family: "Comic Sans MS", Comic; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; color: blue}
.titlered {  font-family: "Comic Sans MS", Comic; font-size: 13px; font-style: normal; font-weight: bold; color: red}
.bodyit {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; line-height: normal; font-weight: normal; color: blue}
.bodynorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.bodybold { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; color: blue }
.titleredl { font-family: "Comic Sans MS", Comic; font-size: 14px; font-style: normal; font-weight: bold; color: red }
.bodyred { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; color: red}
.bodyredit { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; line-height: normal; font-weight: normal; color: red }
.heading1 {  font-family: "Times New Roman", Times, serif; font-size: 40px; line-height: normal; font-weight: bold; color: #0000FF}
.heading2 { font-family: "Times New Roman", Times, serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; color: black}
.titleblack { font-family: "Comic Sans MS", Comic; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; color: #000000}
.menu a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu a:hover {
	color: #0000FF;
}
.jump a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-family: "Comic Sans MS", Comic;
	font-size: 13px;
	font-weight: bold;
}
.jump a:hover {
	color: #0000FF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.copyright a{font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:normal;}
.fancybold {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
}
