body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/pg-back.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
}
#foot {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 1.5em;
}
#footer {
	font-size: 11px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Georgia;
	font-size: 20px;
	line-height: normal;
}
#foot p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
}
