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