H1.nm {font-size: 120%;
	text-align: left;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #3c4e3e;
	background: #bed4c7;
	margin-top: 17px; margin-bottom: 0px;
}


H2.nm {font-size: 150%;
	text-align: left;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #3c4e3e;
	border-color: #000000;
	background: #bed4c7;
	margin-top: 17px; margin-bottom: 0px;
}

H3.nm {font-size: 110%;
	text-align: left;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #3c4e3e;
	border-color: #000000;
	background: #bed4c7;
	margin-top: 17px; margin-bottom: 0px;
}


P.main {	font-size: 100%;
	text-align: left;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #3c4e3e;
	background: #bed4c7;
	margin-top: 16px; margin-bottom: 0px;
}


P.margin {	font-size: 100%;
	text-align: left;
	font-family: Arial, sans-serif;
	color: #3c4e3e;
	background: #bed4c7;
	margin-top: 10px; margin-bottom: 5px;
}


P.center {	font-size: 75%;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin-top: 10px; margin-bottom: 5px;
}

a:link {
	font-family: Arial, sans-serif;
	color : #9c5d56;
	background: #bed4c7;
	text-decoration : underline;
}	

a:active {
	font-family: Arial, sans-serif;
	color : #9c5d56;
	background: #bed4c7;
	text-decoration : underline;
}

a:visited {  
	font-family: Arial, sans-serif;
	color : #c48e84;
	background: #bed4c7;
	text-decoration : underline;
}

a:hover  {
	font-family: Arial, sans-serif;
	color : #3c4e3e;
	background: #bed4c7;
	text-decoration : underline;
}


UL.ulnm {	
	font-size: 100%;
	text-align: left;
	font-family: arial, sans-serif;
	color: #3c4e3e;
	background: #bed4c7;
	margin-top: 6px; margin-bottom: 0px;
}



img {
border: none;
}
