body, div, span, input, button, textarea, label, table, td, th, tr, a, h1, h2, h3, h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #ffffff; 
	min-width: 757px;
	min-height: 710px;
}
h1 {
	font-size: 18px;
	margin-bottom: 14px;
}
h2 {
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 16px;
}
h3 {
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	display: inline;
}
a {
	text-decoration: none;
	color: #3777bc;
}
a:hover {
	text-decoration: underline;
	color: #58b5ec;
}
img {
	border: 0;
}
div.index_header {
	width: 950px;
	margin: auto;
	white-space: nowrap;
	margin-top: 15px;
	margin-bottom: 45px;
	padding: 25px 25px 10px 25px;
	text-align: center;
	background-color: #f0f0f0;
	padding: 10px 20px;
	border-radius: 6px;
}
