.old {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;	font-size: 14px;
	line-height: 16px;
	color: #669900;
	text-decoration: none;
}
.mainbodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #669900;
	background-color: #FFFFFF;
	border-right: thin solid #FFFF66;
}
.contact {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 13px;
	line-height: 14px;
	color: #669900;
	background-color: #FFFFFF;
	border-top: thin solid #FFFF66;
}
.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #669900;
	background-color: #FFFFFF;
	text-decoration: none;
}
.tagline {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #669900;
	background-color: #FFFFFF;
}


.border {
	background-color: #FFFFFF;
	border: thin solid #FFFF66;
	border-width: thin;
}
.rightborder {
	background-color: #FFFFFF;
	border-right: thin solid #FFFF66;
}
.leftborder {
	background-color: #FFFFFF;
	border-left: thin solid #FFFF66;
}
.bottomborder {
	background-color: #FFFFFF;
	border-bottom: thin solid #FFFF66;
}
.topborder {
	background-color: #FFFFFF;
	border-top: thin solid #FFFF66;
}
.topbottomborder {
	background-color: #FFFFFF;
	border-top: thin solid #FFFF66;
	border-bottom: thin solid #FFFF66;
}

