.newone {
	font-size: 10px;
	line-height: 11px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.newtwo {  font-size: 12px; line-height: 16px; color: #000066}
.newthree {  font-size: 12px; line-height: 16px}
.newfour {  font-size: 18px}

.fonts {
	font-size: 13px;
	font-style: normal;
	color: #333333;
	line-height: 23px;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;


}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	color: #156213;
	text-decoration: none;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	color: #156213;
	text-decoration: none;
}
a:hover {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	font-weight: 300;
	color: #FF6600;
	text-decoration: underline;
}
.h1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #336699;
}

