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

.bodytext {
	font-family:Arial;
	font-size: 14px;
	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;
}

.pageheader 
{
	line-height:16.5pt;
	text-align:right;
	text-decoration:none;
	font-size:16.5pt;
	color:#669900;
	font-family:Arial;
}
.menubar 
{
	font-size:10.5pt;
	font-family:Arial;
	text-decoration:none;
}
.labeltext {
	font-family:Arial;
	font-size: 14px;
	color: #669900;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
}

.responsetext {
	font-family:Arial;
	font-size: 14px;
	color:Red;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
}

