﻿.logotext
{
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}
.ntitle
{
	 font-size:14px;
	 font-weight:bold;
}

.ningress
{
	font-style:italic;
}

.ntext
{
	font-family: Arial;
	color: #686868;
	font-size: 11px;
}
.text
{
	font-family: Arial;
	color: #686868;
	font-size: 11px;
}

.linktext
{
	color:#019FCE;
}