.bodytext {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.subheader {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F33500;
	line-height: 35px;
}
.bigtext {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F33500;
}
a:link {
	color: #F33500;
	font-weight: bold;
}
a:visited {
	color: #F33500;
	font-weight: bold;
}
a:active {
	color: #F33500;
	font-weight: bold;
}
a:hover {
	color: #ff9966;
	font-weight: bold;
}
b {
	color: #333333;
}
strong {
	color: #333333;
}
a.subheader:visited {
	color: F33500;
	font-weight: normal;	
}
a.subheader:hover {
	color: ff9966;
	font-weight: normal;	
}
a.subheader:link {
	color: f33500;
	font-weight: normal;
}
a.subheader:active {
	color: f33500;
	font-weight: normal;
}
.smallorange {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
}
