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

td img {display: block;}

body,td,th,input,select,textarea {
	font-family: "Century Gothic";
	color: #354024;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color:#1D6338;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#333333;
}
.menulink {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menulink:hover {
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold; color:#354024;
}
h1 {
	font-size: 19px;
	font-family:Arial;
}
h2 {
	font-size: 12px;
}

