html, body {
	margin: 0;
	text-align: center;
	font-family: Arial;
}
a {
}
a:visited {
}
a:hover {
}
h1 {
	font-family: Palatino Linotype;
	text-transform: uppercase;
	font-size: 28pt;
	text-align: center;
}
h2 {
	font-family: Palatino Linotype;
	text-transform: uppercase;
	font-size: 18pt;
	text-align: center;
}
h2 a {
	color: #4a4238;
	text-decoration: none;
}
h3 {
	font-family: Palatino Linotype;
	font-size: 14pt;
}
td, p, div, input, textarea {
	font-size: 11pt;
	color: #4a4238;
}
p {
	text-indent: 10pt;
}
strong {
	font-size: 12pt;
	font-weight: normal;
}
pre {
	font-family: Times New Roman;
	padding-left: 20pt;
}
#main {
	width: 650px;
	text-align: left;
	padding: 20px 0px;
}
#liru {
	width: 37px;
	float: left;
}
#bottom {
	font-size: 9pt;
}
#bottom2 {
	font-size: 9pt;
	text-align: center;
}
.hed a {
	color: #4a4238;
}
.hed a:hover {
	color: #0000ff;
}