@charset "utf-8";
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body, h1 {
	margin: 0;
}
a:link, a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover, a:active, .u {
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #ff8c00;
}
h1 {
	font-size: 24px;
}
h2 {
	color: #000080;
	font-size: 20px;
}
h3 {
	color: #800000;
	font-size: 14px;
}
h1, h2, h3, #menu, #footer {
	letter-spacing: 1px;
}
h1, h2, h3, #menu, #footer, .b {
	font-weight: bold;
}
img {
	border: 0;
}
ul {
	list-style-type: square;
}
#header, #menu, #footer, .c {
	text-align: center;
}
#header {
	border-bottom: 1px solid #000000;
	color: #006400;
	margin: 0 auto;
	padding: 6px 0;
	width: 766px;
}
#menu, #footer {
	font-variant: small-caps;
}
#menu {
	font-size: 16px;
	margin: 6px auto;
}
#container {
	background-color: #f5f5dc;
	border: 1px solid #000000;
	line-height: 1.5;
	margin: 0 auto;
	padding: 12px;
	width: 740px;
}
#footer {
	font-size: 11px;
	margin: 6px auto 0;
}
#footer div {
	margin-bottom: 6px;
}
.o {
	font-style: oblique;
}

