body {
	background-color: #dfc2e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.NavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: thin solid #996699;
	width: auto;
	height: 30px;
	margin: 5px;
	padding: 2px;
}
.NormalTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #660066;
	list-style-image: url(../Images/Bullet%202006.jpg);
	list-style-position: outside;
	text-decoration: none;
}
.NormalTextSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #660066;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.HeadingTextBoldIt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660066;
}
a:link {
	text-decoration: none;
	color: #660000;
}
a:visited {
	text-decoration: none;
}
