body {
	background-image:url('images/nm-header.png');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e4dfdc;
}
body,td,th {
	font-size: small;
	color: #333333;
	font-family: Calibri, Trebuchet MS, Tahoma;
}
.style1 {
	font-size: large;
	font-weight: bold;
	color: #948c8a;
}
a:link.nav {
	color: #ffffff;
	text-decoration: none;
}
a:visited.nav {
	text-decoration: none;
	color: #ffffff;
}
a:hover.nav {
	text-decoration: underline;
	color: #ffffff;
}
a:active.nav {
	text-decoration: none;
	color: #ffffff;
}
a:link.main {
	color: #0066cc;
	text-decoration: none;
}
a:visited.main {
	text-decoration: none;
	color: #0066cc;
}
a:hover.main {
	text-decoration: underline;
	color: #0066cc;
}
a:active.main {
	text-decoration: none;
	color: #0066cc;
}
.style3 {font-size: medium; font-weight: bold; }
.style5 {color: #FF0000}
.style6 {font-weight: bold}
