@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666;
	text-decoration: none;
	font-size: 13px;
}
a:visited {
	color: #666;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	text-decoration: underline;
	color: #000;
	font-size: 13px;
}
a:active {
	text-decoration: none;
	font-size: 13px;
}
table {
    width: 1000px;
    table-layout: fixed;
}


.bodytext {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	padding-left: 42px;
	padding-right: 150px;
}

.credits {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	}
	
.planttext {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
}
