body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F3EDC9;
	background-image: url(ng_webbg.jpg);
	}
a {
	text-decoration: underline;
	font-weight: bold;
	color:  #005D1F;
	outline: none;
	font-size: small;
	}
a:visited {
	color:  #009956;
	}
a:active {
	color:  #F7D550;
	}

a:hover {
	color: #FF9900;
	text-decoration: underline;
	}
p {
	font-size: 12px;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}


h1 {
	font-size: medium;
	line-height: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005D1F;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
