<!--
body {
	color: navy;
	background:url(Images/bg_clay_sq.jpg);
	padding: 0px;
	margin: 0px;
	overflow: auto;
	font-family:Arial, sans-serif;
	font-size:9pt;
}

p, li {
	font-family:Arial, sans-serif;
	font-size:9pt;
}

a {
	color: maroon;
	font-family: Arial, sans-serif;
}

a:visited {
	color: gray;
}

a:active {
	color: olive;
}

img {
	border: 0px;
}

h1, h2, h3, h4, h5 {
	font-family:Arial, sans-serif;
	color:maroon;
}


td {
       	vertical-align: top;
	font-family:Arial, sans-serif;
	font-size:9pt;
}





.banner {
	text-align:center;
	font-weight:bold;
	font-size:20pt;
	color:maroon;
}

.secheader {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 55px;
	text-align: center;
}

.bigquote {
	text-align: center;
	color: maroon;
	font-style: italic;
	font-weight: bold;
	font-size: +12pt;
}

hr {
	height: 2px;
	border-style: solid;
	color: maroon;
	width: 90%;
}
.nmsw_cellroll { background-color:rgb(242,233,233); }
-->
