@charset "utf-8";
.imageborder {
	border: 2px solid #600;
}

h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #681b1b;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 19px;
	color: #681b1b;
}
h3 {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.smallertype {
	font-size: 12px;
}
.redboldtext {
	color: #FF0000;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #681B1B;
}
