	body {
		margin-left: 6px;
		margin-top: 6px;
		margin-bottom: 6px;
		margin-right: 6px;
	}
	.nlink {
		border: 15px;
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
	}
	
	.nlink2 {
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
	}
	.nlinksmall {
		border: 15px;
		font-family: Verdana;
		font-size: 9px;
		font-weight: normal;
		color: #000000;
	}
	
	.nlink2small {
		font-family: Verdana;
		font-size: 9px;
		font-weight: normal;
		color: #000000;
	}
	
	a.n3, a.n3:link, a.n3:active, a.n3:visited {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #3D5D19;
		text-decoration: none;
	}
	
	a.n3:hover{
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #3D5D19;
		text-decoration: underline;
	}
	
	a.n3sel, a.n3sel:link, a.n3sel:active, a.n3sel:visited {
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #3D5D19;
		text-decoration: underline;
	}
	
	a.tbllink, a.tbllink:link, a.tbllink:active, a.tbllink:visited {
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	
	a.tbllink:hover{
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
	}