.n_head{
   font-size: x-small;
   font-weight: bold;
   color: #765;
   padding-top:18pt
}
.n_header,.n_header:link,.n_header:active,.n_header:visited
{
   background:transparent;
   font-size: x-small;
   font-weight: bold;
   padding-bottom:10pt;
   color: #765;
}
.n_header:hover{
	text-decoration: underline;
	color:#765;
}
.n_text{
   font-size: x-small;
   font-weight: normal;
   color: #765;
}
.n_link:link, .n_link:active, .n_link:visited{
	font-size: x-small;
	font-weight: normal;
	background:transparent;
	text-decoration: none;
	color:#765;
}
.n_link:hover{
	text-decoration: underline;
	color:#765;
}

