.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.large {
	font-family: Arial;
	font-size: 35px;
	color: #0000CC;
	font-weight: bold;
}

.address {
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.bodytextgreen {

	font-family: Arial;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.largeblack {

	font-family: Arial;
	font-size: 35px;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCC33;
}
