@charset "utf-8";
.HydroScout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
}.orange {
	color: #FDB24C;
	font-weight: bold;
}
.large {
	font-size: 14px;
}
h1,h2,h3,h4,h5,h6 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

