@charset "UTF-8";
/* CSS Document */


a.bodytxt:link {
	color: #872175;
}
a.bodytxt:visited {
	color: #872175;
}
a.bodytxt:hover {
	color: #872175;
	text-decoration: none;
}
a.bodytxt:active {
	color: #872175;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}
a.smbodytxtgrey:link {
	color: #999;
	text-decoration: none;
}
a.smbodytxtgrey:visited {
	color: #999;
	text-decoration: none;
}
a.smbodytxtgrey:hover {
	color: #999;
	text-decoration: none;
}
a.smbodytxtgrey:active {
	color: #999;
	text-decoration: none;
}
.smbodytxtgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #872175;
}
.bodytxtwhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}

