.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
.myborder {
	border: thin solid #339900;
}
.background {
	background-image: url(ImagesNRSC/background.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
