a:visited {
	text-decoration: none;
	color: #B55B7D;
}
a:link {
	text-decoration: none;
	color: #4A4A6F;
}
a:hover { 
	text-decoration: none;
	color: #8585AD;
}
a:active {
	text-decoration: none;
	color: #4A4A6F;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A4A6F;
	font-weight: normal;
}
.texthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A6F;
	font-weight: bold;
}
.spacer {
	font-size: 4px;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #4A4A6F;
}
.rule {
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	font-size: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bighead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4A4A6F;
}
.strap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666699;
}
.bulletpoints {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A4A6F;
	list-style-type: none;
	text-indent: 12pt;
	list-style-image: none;
	font-size: 9px;
	text-align: left;
}
