BODY {
	margin-left : 0;
	margin-right : 0;
	margin-top : 0px;
	background : #063509;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-arrow-color: Maroon;
	scrollbar-base-color: #838383;
	scrollbar-darkshadow-color: #C2C2C2;
	scrollbar-face-color: #CBCBCB;
	scrollbar-highlight-color: #E4E4E4;
	scrollbar-shadow-color: #989898;
	scrollbar-track-color: #EBEBEB;
}


TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 12px;
	text-align : justify;	
	margin-top : 5pt;
	color : #2F4F4F;
}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 12px;
	text-align : justify;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 5pt;
	color : #2F4F4F;
}	

a:link {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 10pt;
	color : #556B2F;
	text-decoration: none;
}

a:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 10pt;
	color : #556B2F;
	text-decoration: none;
}
a:active {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 10pt;
	color : #556B2F;
	text-decoration: none;
}a:hover {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 10pt;
	color : Green;
	text-decoration: none;
}

INPUT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 11px;
	text-align : justify;
	color : #015805;
	width: 150px;
	background: #CCFFCE;
	
}


TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 11px;
	text-align : justify;
	color : #015805;
	width: 200 px;
	height: 150 px;
	background: #CCFFCE;
}

INPUT.but {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	text-align : center;
	font-size : 10px;
	color : #CCFFCE;
	width: 70px;
	background: #015805;
}
TABLE.form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	color : #3B3B3B;
}

p.alert {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : bold;
	font-variant : bold;
	font-weight : bold;
	height : auto;
	ime-mode : auto;
	font-size : 12px;
	text-align : justify;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 5pt;
	color : red;
}
a.d:link {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 8pt;
	color : #ffffff;
	text-decoration: none;
}

a.d:visited {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 8pt;
	color : #ffffff;
	text-decoration: none;
}
a.d:active {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 8pt;
	color : yellow;
	text-decoration: none;
}a.d:hover {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	height : auto;
	ime-mode : auto;
	font-size : 8pt;
	color : yellow;
	text-decoration: none;
}
H1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-style : bold;
	font-variant : bold;
	font-weight : bold;
	height : auto;
	ime-mode : auto;
	font-size : 18px;
	text-align : justify;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 5pt;
	color : #2F54BF;
}		
