-.purplelinks {
	font-family: helvetica, Geneva, arial, "sun-sans reg", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330053;
	text-decoration: underline;
}
.BlackParagraphTiles {
	font-family: helvetica, Geneva, arial, "sun-sans reg", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a:link {
	font-family: helvetica, Geneva, arial, "sun-sans reg", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330053;
	text-decoration: underline;
}
a:visited {
	font-family: helvetica, Geneva, arial, "sun-sans reg", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
.headers {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 330053;
}
.captions {
	font-family: helvetica, Geneva, arial, "sun-sans reg", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.body {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.menu {
	background-image: url('/images/greyspacer2.jpg');
	padding: 2px;
	padding-left: 20px;
}

.menu a:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.menu a:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.menu a:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.submenu {
	background-image: url('/images/greyspacer2.jpg');
	padding: 2px;
	padding-left: 30px;
}

.submenu a:link {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.submenu a:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.submenu a:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.submenu a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #463B67;
}