@charset "ISO-8859-1";
body {
	background-image: url(Images/bg2.png);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	font-family: Helvetica;
	color: #AB5F00;
	text-decoration: none;
}
p {
	font-family: Helvetica;
	margin-left: 7px;
	margin-right: 7px;
	line-height: 150%;
}
h1 {
	font-family: Helvetica;
	font-size: 36pt;
	font-style: normal;
}
h2 {
	font-family: Helvetica;
	margin-left: 7px;
}
h3 {
	font-family: Helvetica;
	margin-left: 7px;
}
