body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #EBFFC6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #688400;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #688400;
}
a:hover {
	text-decoration: underline;
	color: #688400;
}
a:active {
	text-decoration: none;
	color: #688400;
}
.globalTableBorder {
	border-top: 0px solid #000000;
	border-right: 1px solid #76B900;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #76B900;
}
.contentTableClass {
	text-align:justify; 
	padding-left:10px; 
	padding-right:10px; 
	padding-top:5px; 
	line-height:18px;
}
.HeadLineContentTable {
	color: #548201;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.optionBox{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 0px solid #688400;
	width: 15px;
	vertical-align: middle;
}
input {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F1F8E5;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #688400;
	width: 300px;
}
textarea {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F1F8E5;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border: 1px solid #688400;
	width: 300px;
}
