body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.text-breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: underline;
}
a:active {
	color: #336633;
	text-decoration: none;
}
.text-title1 {
	font-family: "Arial", Times, serif;
	font-weight: bold;
	color: #660066;

