body {
	font-family: Segoe UI,Lucida Grande, Verdana, Arial, sans-serif;
	background-color: #c36;
	text-align: center;
	font-size: 11pt;
}

h1 {
	font-size: 16pt;
	color: #f60;
	padding: 0.7em !important;
	margin: 0;
	text-align: center !important;
}

h1 a {
	color: #f06;
}

h2 {
	font-size: 10pt;
	color: #f60;
}

h3 {
	font-size: 9pt;

}

h4 {
	font-size: 9pt;
}

a {
	color: #f06;
}

#content, h1, #copy {
	width: 80%;
	background-color: #ffc;
	border: 1px solid #f39;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 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;
}

#copy {
	color: #000;
}

a img {
	border: 2px solid #f39;
}

td {
	vertical-align: top;
}
