@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0;
	line-height: 16pt;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 16pt;
}
.footer {
	background-image: url(footerbar.jpg);
	background-repeat: no-repeat;
	width: 928px;
	height: 87px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

	.footer p {
		padding: 12px 0 0 90px;
	}

