@charset "UTF-8";
.Tindle {
	font-family: Helvetica;
	font-size: 13px;
	color: #5D388A;
	font-weight: normal;
	line-height: 25px;
}
.Big {
	font-family: Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #5D388A;
}
a:link {
	text-decoration: none;
	color: #5D388A;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #5D388A;
}
a:hover {
	text-decoration: none;
	color: #E2CAFF;
}
a:active {
	text-decoration: none;
	color: #E2CAFF;
}
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.tindlesinglespace {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 20px;
	color: #5D388A;
}
