.Table {
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #cab1d5;
	text-align: center;
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
}
.TableText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #e3caef;
	text-align: left;
	border: 2px solid #FFFFFF;
	text-transform: none;
}
.PurpleBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #6c2d75;
	text-transform: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PurpleTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	color: #6c2d75;
	text-transform: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.TitleMain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	color: #7b578c;
	text-transform: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.PurpleBoldLight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #e3caef;
	text-transform: none;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a:link		{
	color: #000000;
	text-decoration: none
}
a:visited	{
	color: #000000;
	text-decoration: none
}
a:active	{
	color: #000000;
	text-decoration: none
}
a:hover		{
	color:	#ffffff;
	background-color:#876299
}
.Item1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #876299;
}
.TableBorder {
	border: 2px solid #876299;
	padding: 1px;
}
.PhotoCaption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	text-align: center;
	font-style: italic;
}
