.helpcursor {
	cursor: help;
}
.normalText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: blink;
	background-color: #999999;
	background-repeat: no-repeat;
}
a.normalLink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
