body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/gradient.gif);
	margin-top: 0px;
}
td {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
}	
.heading {
	color: #FF6600;
	font-weight: bold;
	font-size: 22px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.examplenumber {
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
.examplenumberhighlight {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600}
