.n_head{
   font-size: x-small;
   font-style: normal;
   line-height: normal;
   font-weight: 600;
   color: #000000;
   padding-top:18pt;
}
.n_header,.n_header:active, .n_header:link,.n_header:visited{
   font-size: small;
   font-style: normal;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
	 background:transparent;
   padding-bottom:5px;
}
.n_header:hover{
   font-size: small;
   font-style: normal;
   font-weight: bold;
   color: #000000;
   text-decoration: underline;
   background:transparent;
   padding-bottom:5px;
}
.n_text{
   font-size: x-small;
   line-height: 12pt;
   font-weight: normal;
   color: #000000;
}
.n_link:link, .n_link:active, .n_link:visited{
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}
.n_link:hover{
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color:#800080;
}
.n_ml:link, .n_ml:active, .n_ml:visited{
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color:#5B932A;
	background:transparent;
}
.n_ml:hover{
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color:#5B932A;
	background:transparent;
}
