body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000;
	background-color: #ffffcc;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: center;
}
h1 {
	font-size: 16px;
	line-height: 1.2em;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
p {
	text-align: justify;
}
a {
	color: #06C;
}
a:hover {
	color: #039
}
#copyright, .copyright {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .7em;
}

ul li {
	padding-bottom: 10px;
	text-align: left;
}
