body, table, th, td, input, textarea, a, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
th {
	background-color: #CCCCCC;
	font-weight: bold;
	text-align:left;
	vertical-align: top;
	height:20px;
}
h1 {
	font-size: 13px;
	font-weight: bold;
}
a {	
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, textarea {
	width: 220px;
	vertical-align: middle;
}
.ainput {
	width: auto;	
}
