body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFCCFF;
	background-image: url(ne9_elev.jpg);
	background-repeat: repeat;
}
a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #999900;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.Heading {
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Alert {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
