body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 4px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #039;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
a {
	color: #360;
	text-decoration: underline;
	font-weight: bold;
}
a_hover {
	color: #F30;
	text-decoration: none;
}
