.pageTitle_st {
  font-size: 20px;
}

.general_st {
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}
.generalSmall_st {
  font-size: 15px;
  font-weight: normal;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}
.heading_st {
  color: #9900FF;
  font-size: 18px;
}
.emphasis_st {
  color: #ff0000;
  font-size: 15px;
}
.tiny_st {
  font-size: 11px;
}
a:link {
	color: #9900FF;
	text-decoration: none;
}
a:visited {
	color: #9900FF;
	text-decoration: none;
}
a:active {
	color: #9900FF;
	text-decoration: none;
}
a:hover {
	color: #9900FF;
	text-decoration: underline;
	background-color: #ECECFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}