body, p, span, div, input, select, textarea, td, .Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.Grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 999999;
	text-decoration: none;
}
.Heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: CC0099;
	text-transform: uppercase;
}
.Navigation {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: CC0099;
	text-align: justify;
	text-decoration: none;
}
a {
	color: CC0099;
	text-decoration: underline;
}
a.ndec {
	text-decoration: none;
}
.HeadingSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: CC0099;
	text-transform: none;
}