body {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}

.navi {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}

.navi a:link {
	color: #333333;
	text-decoration: none;
}
.navi a:visited {
	color: #333333;
	text-decoration: none;
}
.navi a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.tagline {
	font-size: 12px;
}
.white {
	color: #FFFFFF;
}

h1 {
	font-size: 16px;
	color: #333333;
	background-image: url(img/h1back.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 2.8em;
	padding-top: 5px;
	padding-left: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	width: 528px;
	color: #ff9900;
	background-image: url(img/h2back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
	margin-top: 10px;
}
