p, td {
	font-family: "Kristen ITC", "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #66CC00;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.orangetxt {
	color: #FF9900;
	font-weight: normal;
	font-size: 16px;


}
.smltxt {
	font-size: 12px;
	font-family: "Kristen ITC", "Comic Sans MS", Verdana, Arial;

}
.retxt {
	color: #FF0000;
	font-weight: bold;

}
h1 {
	font-size: 24px;
	color: #33CC33;
}
.subheadings {
	font-size: 16px;
	color: #000000;
}
.subhed2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.bultext {
	font-size: 12px;
}
hr {
	color: #0099FF;
	height: 1px;
	width: 450px;
}
