body {
	background-color: #842D24;
	font-weight: normal;
}
a:link {
	font-weight: normal;
	color: #842D24;
	font-size: 18px;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #842D24;
	font-size: 18px;
	text-decoration: none;
}
a:hover {
	color: #666666;
}
.border {
	border-right-width: medium;
	border-bottom-width: medium;
	border-right-style: double;
	border-bottom-style: groove;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

h1 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}



td {
	font-family: "Comic Sans MS";
}

th {
	font-family: "Comic Sans MS";
}
.headerunderline {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #666666;
}
.bodytext {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
}
.bodytextsmaller {

	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
}
.headingpony {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #993333;
}
#head {
	position: absolute;
	width: auto;
}
.ponyheading {
	font-size: 24px;
	color: #842D24;
}
#under {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
