body, td{
	color: black;
	font-family: "verdana";
	font-size: 8pt;
}


a{
	color: black;
	text-decoration: underline;
}
a:hover{
	color: #762828;
		text-decoration: none;
}

input{
	color: black;
	background-color:white;
	font-family: verdana;
	font-size: 8pt;
	border:1;
	width:150;
	border-width:1;
	border-style:solid;
	height:18px;
}

.Myinput{
	color: black;
	background-color:white;
	font-family: verdana;
	font-size: 8pt;
	border:1;
	width:150;
	border-width:1;
	border-style:solid;
	height:18px;
}
.SubInput{
	color: black;
	background-color:white;
	font-family: verdana;
	font-size: 8pt;
	border:1;
	width:72;
	border-width:1;
	border-style:solid;
	height:18px;
}
.MyLinput{
	color: black;
	background-color:white;
	font-family: verdana;
	font-size: 8pt;
	border:1;
	width:250;
	border-width:1;
	border-style:solid;
	height:18px;
}
.lInput{
	color: black;
	background-color:white;
	font-family: verdana;
	font-size: 8pt;
	border:1;
	width:150;
	border-width:1;
	border-style:solid;
	height:18px;
}
