body {
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {border: 0px}
h2 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
}
h1 {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: bold;
	color: #277329;
}
.text {padding: 10px; line-height: 24px;}
A:link {
	color: #b5a784;
 }
A:visited {
	color: #908a7c;
 }
A:active {
	color: #908a7c;
 }
.mtd {border: 1px solid #ccc;}
.mtd2 {border: 7px solid #ffffff; background: #ffffff; }