body {
	font-family: Arial;
	font-size: 12px;
}

table tr td {
	font-size: 12px;
}

input.txt {
	width: 300px;
	border: 1px solid black;
	margin-bottom: 2px;
}

a.btnA {text-decoration: none;color:#00579C;font-size: 14px}