
	body
	{
		color: #777;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}
	h1
	{
		font-size:19px;
	}
	h2
	{
		font-size:15px;
	}
#footer {
	width:750px;
	margin:0 auto;
	text-align: center;
	font-family:verdana,sans-serif;
	color:#000000;
	font-size:11px;
	padding-top:10px;
	line-height:14px;
}
#footer a:link, #footer a:visited {
	color:#000000;
}
#footer a:hover, #footer a:active {
	color:#000000;
}