body {
	font-size: 14px;
	line-height: 150%;
	background-color: #ebebeb;
}
.tagline {
	font-size: 12px;
}
h1 {
	font-size: 16px;
	background-image: url(img/h1back.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 2.8em;
	padding-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 3px;
}

h2 {
	font-size: 14px;
	color: #0066CC;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	border-bottom-style: dotted;
}
