/* CSS Document */




.newer {
	font-family: Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.newercurrent {
	font-family: Tahoma;
	font-size: 20px;
	color: #009900;
	text-decoration: none;
	font-weight: normal;
}

.text {
	font-family:  Arial;
	font-size: 12px;
	color: #000000;
}
.subhead {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.link2 {
	font-family: Arial;
	font-size: 12px;
	color: #719012;
	text-decoration: underline;
}
.link3 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bigger {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

