body {
	font-family: "Verdana", "Arial", "Helvetica", "FreeSans", sans-serif;
	font-size: 12px;
	background: #CCC;
}

h1 {
	font-size: 2.0em;
	font-weight: bold;
	color: #006DBA;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #006DBA;
}

h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #006DBA;
}

h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #006DBA;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #006DBA;
}

h6 {
	font-size: 1.0em;
	font-weight: bold;
	color: #006DBA;
}

#content {
	width: 100%;
	text-align: center;
}

#copyright {
	font-size: 0.8em;
	text-align: center;
	color: #999;
}
