.purpleBG {
	background-color: #7A217B;
}
li {
	list-style-type: square;
}

.bodytextWhite {
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

a:link {
	color: #7A217B;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #7A217B;
	text-decoration: none;
}
a.hyperlinkWhite:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.hyperlinkWhite:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.hyperlinkWhite:hover {
	color: #E9D9E8;
	text-decoration: none;
}
a.hyperlinkWhite:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.smallhyperlink:link {
	color: #666666;
	font-size: 85%;
	text-decoration: none;
}
a.smallhyperlink:visited {
	color: #666666;
	font-size: 85%;
	text-decoration: none;
}
a.smallhyperlink:hover {
	color: #000000;
	font-size: 85%;
	text-decoration: none;
}
a.smallhyperlink:active {
	color: #333333;
	font-size: 85%;
	text-decoration: none;
}
.PageTitle {
	font-size: 130%;
	color: #7A217B;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
hr {
	color: #7A217B;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.purplebullet {
	color: #7A217B;
}
.TitleBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7A217B;
	padding: 5px;
	background-color: #E9D9E8;
}
.indentText {
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
.newstext {
	color: #000000;
	padding: 5px;
	background-color: #F5EFF5;
	font-size: xx-small;
}
