a:link {
	color: #694381;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #694381;
}
a:hover {
	text-decoration: none;
	color: #AA4381;
}
a:active {
	text-decoration: none;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 32px;
	font-weight: bolder;
	color: #694381;
	text-decoration: none;
}
.textbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #694381;
}
.tableHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
	color: #010101;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #694381;
	letter-spacing: 3px;
}
.name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.Nametitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
