.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: B270AC;
	text-decoration: none;
}
.firstletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: B270AC;
	text-decoration: none;
}
.hmbox {
	border: 1px solid B270AC;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: B270AC;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCCFF;
	text-decoration: none;
}
.tablebdr {
	border: 1px solid #B270AC;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #B270AC;
	font-style: normal;


}
.vertiline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: B270AC;
}
.rlbrdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B270AC;
	border-left-color: #B270AC;
}
.fieldbag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D336F;
	text-decoration: none;
	background-color: #FCE9FC;
}
