body {
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	background-color: #963;
	text-align: center;
	font-size: 9pt;
}

h1 {
	font-size: 14pt;
	font-weight: normal;
	color: #630;
	padding: 0;
	margin: 0;
}

h1 a {
	color: #630;
}

h2 {
	font-size: 8pt;
	color: #c63;
}

h3 {
	font-size: 9pt;

}

h4 {
	font-size: 9pt;
}

a {
	color: #630;
}

#content {
	width: 80%;
	background-color: #fff;
	border: 1px solid #630;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 1em;
}

#left {
	float: left;
	width: 80%;
	border-right: 1px solid #eaeaea;
	margin: 1em;
}

#center {
	text-align: center;
}

li {
	list-style-type: none;
}

#more {
	font-size: 12pt;
	font-weight: bold;
}

#head {
	text-align: center;
}

#copy a {
	color: #000;
	font-weight: bold;
}

a img {
	border: 0;
}