.n_head{
   font-family: Arial, Helvetica, sans-serif;
   font-size: small;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   color: #000000;
   padding-bottom:10px;
   text-decoration: underline;
}
.n_header, .n_header:active, .n_header:visited, .n_header:link
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: small;
   font-style: normal;
   line-height: normal;
   font-weight: bold;
   color: #000;
   padding-bottom:8px;
   text-decoration: none;
}
.n_header:hover
{
   color: #000;
   text-decoration: underline;
}
.n_text{
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
   line-height: 12pt;
   font-weight: normal;
   color: #000000;
}
.n_link:link, .n_link:active, .n_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color:blue;
}
.n_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: underline;
	color:#800080;
}
.n_ml:link, .n_ml:active, .n_ml:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color:#000;
}
.n_ml:hover{
	text-decoration: underline;
	color:#000;
}
.n_footer{
   font-family: Arial, Helvetica, sans-serif;
   font-style:italic;
   font-size: x-small;
   font-weight: normal;
}
.n_extlink:link, .n_extlink:active, .n_extlink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color:#000;
}
.n_extlink:hover{
	text-decoration: underline;
	color:#000;
}
