body,td,th {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: 400;
	line-height: 1.5em;
	margin-top: 15px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 36px;
	text-align: center;
	margin-top: 8px;
}

h1+p{
	text-align: center;
}

#content {
	width: 770px;
	text-align: left;
	margin: auto;
}

#footer{
	text-align: center;
}

strong{
	color: #333;
}
