p {
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
font-family: Trebuchet MS, Arial; font-size:12px; color:#111111;
}
.txt {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Trebuchet MS, Arial; font-size:12px; color:#111111;
}

.newstxt {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: "Times New Roman", Times, serif; font-size:12px; color:#2e0d00;
text-decoration:none;
}

.newstxt a {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: "Times New Roman", Times, serif; font-size:12px; color:#2e0d00;
text-decoration:none;
}

.newstxt a:hover {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: "Times New Roman", Times, serif; font-size:12px; color:#2e0d00;
text-decoration:underline;
}

.newsdate {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2e0d00;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
/*
ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: "Times New Roman", Times, serif; font-size:14px; color:#2e0d00;
text-decoration:none;
}

ol {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: "Times New Roman", Times, serif; font-size:14px; color:#2e0d00;
text-decoration:none;
}
*/
.title {
	color: #157eb9;
	font-size: 16px;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	text-transform: uppercase;
}
.title2 {
	color: #111111;
	font-size: 12px;
	font-family: Trebuchet MS, Arial;
	text-transform: uppercase;
	font-weight: bold;
}
.title3 {
	color: #db251c;
	font-size: 12px;
	font-family: Trebuchet MS, Arial;
	text-transform: uppercase;
	font-weight: bold;
}
.title4 {
	color: #000000;
	font-size: 14px;
	font-family: Trebuchet MS, Arial;
	text-transform: uppercase;
	/*font-weight: bold;*/
}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.time-stamp {color: #f4f1e8;}
