body,
td	{
	font-size: 14px;
}
table {
	width: 100%;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

form {
	margin: 0px;
	padding: 0px;
}

#header {
	text-align: center;
	font-size: 14px;
}

#header td{
	font-size: 14px;
}

#search {
	text-align: center;
}

#main {
	text-align: center;
}

.input {
width:100%;
height:100%;
}

.input2 {
width:100%;
}
