.bodytext {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	text-decoration:none;

}

.smalltext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	text-decoration:none;

}

.submenu {
	font-family: Arial;
	font-size: 11px;
	color: #7d7d7d;
	line-height: 14px;
	text-decoration:none;

}

.lrgtext {
	font-family: Arial;
	font-size: 24px;
	color: #5ca500;
	line-height: auto;
	text-decoration:none;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 12px;
	text-decoration:none;

}

.link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #5ca500;
	text-transform: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #61758F;
}
.header {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #5ca500;
	text-transform: none;
}
.bodylight {
	font-family: Arial;
	font-size: 14px;
	font-variant: 20px;
	color: #dddddd;
}
