body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.edgeRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}

.edgeLeft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;

}

.headerBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;

}
.headerRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.halloweenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF9900;
	font-weight: bolder;

}
.edgeTop {
	border-top: thin solid #333333;
	margin-top:10px;
}

.edgeBottom {
	border-bottom: thin solid #333333;
}
	
.halloween {
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
}
