.menu1
{
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu1:link
{
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu1:visited
{
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu1:hover
{
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #680368;
	font-weight: bold;
}
.bodybigdark
{
	font-family: georgia, times new roman, times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #680368;
	font-weight: normal;
	font-style: italic;
}
.headingpurple
{
	font-family: georgia, times new roman, times, serif;
	font-size: 11px;
	text-decoration: none;
	color: #680368;
	font-weight: bold;
}
.body
{
	font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #680368;
	font-weight: normal;
}
.bodyunderline
{
	font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #680368;
	font-weight: normal;
}
.footer
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #997F99;
	font-weight: normal;
}

