img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
body {
	background-image: url(pg_images/pg_background_sw.jpg);
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFF;
	background-color: #ec7400;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #ec7400;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

a {
	color: #ec7400;
	text-decoration: none;
}
a:link {
	color: #ec7400;
	text-decoration: none;
}
a:visited {
	color: #ec7400;
	text-decoration: none;
}
a:active {
	color: #ec7400;
	text-decoration: none;
}
a:hover {
	color: #ec7400;
	text-decoration: underline;
}
table {
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ec7400;
	font-weight: normal;
}
