.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(mws_lstitm.jpg);
	text-decoration: none;
	list-style-position: outside;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(mws_lstitm.jpg);
	text-decoration: none;


}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FCDBA3;
	list-style-image: url(mws_lstitm.jpg);
	text-decoration: underline;
}
.mainTextStressed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(mws_lstitm.jpg);
	text-decoration: none;
	font-weight: bold;

}
.mainTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	list-style-image: url(mws_lstitm.jpg);
	text-decoration: none;
	color: D78855;
	font-weight: bold;


}

