body, p, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6, a:link, a:visited, a:active {
	color: #913338;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.2em;
	margin-left: 0px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
font-weight: bold; 
border-bottom-style: dotted;
border-bottom-width: 1px;
}

/*img {
border: 1px solid #913338;
}*/
imgnoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nwsbrSiteIntro{
	color: #913338;
	
}

