@import url("linkstyles.css");
body {
	background-image:  url(../images/background.gif);
	font-family: "Comic Sans MS", "Times New Roman", serif;
	font-size: 12px;
	background-repeat: repeat;
}
.TopBold {
	font-family: "Comic Sans MS", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.HouseName {
	font-family: "Comic Sans MS", "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.Comic14 {
	font-family: "Comic Sans MS", Arial, Courier;
	font-size: 14px;
}
h1 {
	font-family: "Comic Sans MS", "Courier New", Courier;
	font-size: 24px;
}
h2 {
	font-size: 18px;
	color: #000000;
	font-family: "Comic Sans MS", "Courier New", Courier;
}
