@charset "UTF-8";body {	font-family: "Courier New", Courier, monospace;	font-size: 14pt;	color: #000;	margin: 0px 10px;	padding: 0px;	font-weight: normal;	background-attachment: fixed;	background-image: url(images/navbg.jpg);	background-repeat: repeat-y;	background-position: left top;	background-color: #ffffff;}p {	margin: 10px 0px 0px;	padding: 0px;}a:link {	color: #000;	text-decoration: none;}a:visited {	color: #000;	text-decoration: none;}a:hover {	color: #990000;	text-decoration: none;	background-image: url(images/headingbg.jpg);	font-weight: bold;	padding: 0px;}a:active {	color: #330000;	text-decoration: none;}.navsub1 {	text-indent: 10px;	margin: 0px;	padding: 0px;}