﻿.normalfont {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #663300;
	text-align: left;
	word-spacing: normal;
	line-height: normal;
	font-style: normal;
}
.bold-normal-ital {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #663300;
	text-align: left;
	word-spacing: normal;
	line-height: normal;
}
.heading {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #663300;
	line-height: normal;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
}
.normalcentered {
	background-position: 0px 0px;
	text-align: center;
	color: #FFEFD5;
	background-repeat: repeat;
	background-attachment: scroll;
}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.footergreen {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #9BFA9B;
	text-align: center;
}
.titlecentered {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	font-weight: bold;
	color: #156514;
	text-align: center;
}
.normalcenteredbrown {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #663300;
	text-align: center;
}
.a footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #9BFA9B;
}
.headingcentered {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #663300;
	text-align: center;
}
a {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #663300;
	text-align: center;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.credits {
	font-family: Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #9BFAAC;
	text-align: left;
}
.border {
	border: thin ridge #663300;
	height: auto;
	width: auto;
}
.borderZero {
	border-width: 0px;
}

