
.tnpp {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #24313F;
	text-decoration : none;
	margin-top : 10px;
	font-weight : 700;
	font-style : italic;
}
.npp_date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-transform : uppercase;
	color : #524C63;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : center;
	font-weight : 700;
	text-decoration : underline;
}
.npp_what {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : white;
	text-transform : uppercase;
	background-color : #6E6E6E;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	text-align : center;
}
.npp_comm{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #524C63;
	text-transform : uppercase;
	padding: 2px 2px 2px 2px;
	margin: 10px 0 0 0;
	line-height : 80%;
}
.npp_title_big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	bacground-color : black;
	color : silver;
	text-transform : uppercase;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	line-height : 60%;
}
.npp_title{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : black;
	text-transform : uppercase;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	line-height : 60%;
}
A.npp_title, A.npp_title:ACTIVE, A.npp_title:FOCUS, A.npp_title:LINK, A.npp_title:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : black;
	text-transform: uppercase;
	padding: 2px;
}
A.npp_title:HOVER {
	color: #38506B;
	text-decoration: line-through;
}
.npp_title_orange {
	color : #ff6600;
}
A.npp_title_orange, A.npp_title_orange:ACTIVE, A.npp_title_orange:FOCUS, A.npp_title_orange:LINK, A.npp_title_orange:VISITED {
	color : #ff6600;
}

A.npp_title_orange:HOVER {
	color : white;
	text-decoration : none;
}
.npp_title_blue {
	font-family : Arial, Helvetica, sans-serif;
	color : #336699;
}
A.npp_title_blue, A.npp_title_blue:ACTIVE, A.npp_title_blue:FOCUS, A.npp_title_blue:LINK, A.npp_title_blue:VISITED {
	color : #336699;
}
A.npp_title_blue:HOVER {
	color : black !important;
	text-decoration : none;
}
.npp_title_darkred {
	color : #97004b;
}
A.npp_title_darkred:HOVER {
	color : black !important;
	text-decoration : none;
}
A.npp_title_darkred, A.npp_title_darkred:ACTIVE, A.npp_title_darkred:FOCUS, A.npp_title_darkred:LINK, A.npp_title_darkred:VISITED {
	color : #97004b;
}
.npp_title_green {
	color : green;
}
A.npp_title_green, A.npp_title_green:ACTIVE, A.npp_title_green:FOCUS, A.npp_title_green:LINK, A.npp_title_green:VISITED {
	color : Green;
}
A.npp_title_green:HOVER {
	color : black !important;
	text-decoration : none;
}
