.txt {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.linktxt {
	font-family: Verdana;
	font-size: 12px;
	color: #396017;
}
.linktxt a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #396017;
	text-decoration:underline;
}

.headtxt {
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	color: #000000;
}
.subheadtxt {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
}

.readtxt {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.footertxt {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}
