.txt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 138%;
	color: #333333;
}
.headline01 {
	font-family: "Verdana";
	font-size: 14px;
	line-height: 138%;
	color: #003399;
	font-weight: bold;

}
.prohead {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 20px;
	line-height: 138%;
	color: #003399;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;



}
a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;

}
.newsdate {
	font-size: 12px;
	line-height: 128%;
	color: FE9E0E;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;

}
.newsword {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 138%;
	color: 868686;
}

