body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#2E6C1E;
}
a:link {
	text-decoration: none;
	color:#006600;
}
a:visited {
	text-decoration: none;
	color:#006600;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.Black {
	font-family: "MS Sans Serif";
	font-size: 12px;
}
.Black_1 {
	font-family: "MS Sans Serif";
	font-size: 14px;
}
.Red {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FF0000;
}
.White {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
}
.Green {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #006600;
}
.Green_1 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #006600;
}
.White_1 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FFFFFF;
}
.Gray {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #999999;
}
.Gray_1 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #999999;
}
.text {
	font-family: "DSE Modern";
	font-size: 20px;
	color: #006600;
}
.table {
	border: 2px dashed #006600;
}
.Table1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-bottom-color: #006600;
}
