/* CSS Document */

BODY{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #82C35A;
	}
TD{
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #067123;
	}
TD A:link{
	color: #067123;
	}
	
TD A:hover{
	color: #067123;
	text-decoration: none;
	}
TD A:visited{
	color: #067123;
	}
TD A:active{
	color: #067123;
	text-decoration: none;
	}
/* FORM */
INPUT{
	border: #4B9F41 1px solid;
	width: 140px;
	height: 19px;
	font-size: 10px;
	}
	


