.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
.boldPurple {
	font-size: 13px;
	color: #694596;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-color: #EBDEE8;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../im_base/starTile.gif);
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.purpSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #BDAFD1;
	text-decoration: none;
}
.bottext {
	margin-top: 900px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #339;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #660066;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	white-space: normal;
	text-indent: 0pt;
}
.YelHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}

.BigYelHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}

.PurHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #694596;
	text-decoration: none;
}
.WhiteHeadings {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	background-color: #E8DDE8;
	margin-top: 20px;
	border: 2px double #FFCC00;
}
.address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #8B68AB;
	text-decoration: none;
	margin-right: 5px;
}
