@charset "utf-8";
h1 {
	font: 16pt Tahoma, Verdana, Helvetica, sans-serif;
	color: #00425F;
	background: url(gfx/site/bg_headline.gif) bottom repeat-x;
	padding: 0 0 4px 5px;
	display:block;
}

ul {
	padding-left: 12px;
	margin: 5px 0 20px 0;
	list-style: square;
}

ul li {
	margin-bottom: 8px;
}

