
	body
	{
		color: #777;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
	}
	h1
	{
		font-size:22px;
		text-align:center;
	}
	h2
	{
		font-size:15px;
		padding-left:10px;
	}

#footer {
	width:750px;
	margin:0 auto;
	text-align: center;
	font-family:verdana,sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:11px;
	padding-top:10px;
	line-height:14px;
}
#footer a:link, #footer a:visited {
	color:#777;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#ff0000;
	text-decoration:none;
}
#footertop {
	width:750px;
	margin:0 auto;
	text-align: center;
	font-family:verdana,sans-serif;
	font-weight:lighter;
	color:#000000;
	font-size:9px;
	padding-top:10px;
	line-height:14px;
}
#footertop a:link, #footer a:visited {
	color:#999;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#ff0000;
	text-decoration:none;
}