.topheader {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.topad {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #21772C;
}
.welcome {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.dark {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #21772C;
	background-color: #E7F8E9;
	border: 1px solid;
}
.copyright {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
.bigtop {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #21772C;
}
.bigbot {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #E12A26;
}

