body, td, th {
	color: #000000;
	font-family: Courier New, Courier;
	font-size: 13px;
}

input.button {
	border: 1px solid #000000;
	background-color: #6699CC;
	color: #000000;
	font-weight: bold;
	font-family: Courier New, Courier;
	font-size: 13px;
	cursor: hand;
}

input.text {
	border: 1px dashed #000000;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Courier New, Courier;
	font-size: 13px;
}