@charset "utf-8";
.lnkstxt {
	font-size: x-small;
}

/* CSS Document */



body {
	text-align: center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}



a:visited {
	color: #666;
	text-decoration: none;
}


a:link {
	color: #333;
	text-decoration: none;
}
.nav {
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;

}
	
a:hover {
	color: #599C4C;
	text-decoration:none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.hedr {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 24px;
}
.maintxt {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #009900;
}
.topnav {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}.indtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	text-align: center;




.indtxt {
	text-align: center;
}
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: 2;
	border-right-style: 2;
	border-bottom-style: 2;
	border-left-style: 2;
}
.contact {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.artxt {
	font-family: Arial;
	font-size: 24px;
}
.red {
	color: #F00;
}
.grn {
	color: #429642;
}
.blu {
	color: #219A94;
}

