body,td,th,p  { color: #000000; font-size: 11px; font-family:  Arial, Helvetica, sans-serif; line-height: 1.5em;
letter-spacing:1px;
}
body {

	background-color: #FFFFFF;
	background-image:url(images/nacontbg.gif);
	background-attachment:fixed;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#5A2834;
	scrollbar-highlight-color:#5A2834;
	scrollbar-3dlight-color:#D1C2C7;
	scrollbar-darkshadow-color:#D1C2C7;
	scrollbar-shadow-color:#5A2834;
	scrollbar-arrow-color:#D1C2C7;
	scrollbar-track-color:#D1C2C7;
}
.headbig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #5A2834;
}
.headsub {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #5A2834;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3A057;
}

a:link {
	color: #5A2834;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #5A2834;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
