body {
	color: #000;
	background: #fff;
	margin: 25px 0;
	padding: 0;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "New Century Schoolbook", Times, serif;
}

h1 {
	font-size:1.25 em;
	font-weight: normal;
}
h2 {
	font-size:1.15 em;
	font-weight: normal;
	font-style: italic;
}
html p {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 12px;
	line-height:1.5;
}

#footer p {
	font-size: 11px;
	margin-top:25px;
}
