body {
	font: 14px/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4d4e50;
}
a:focus {
	outline:none;
}
a:active {
	outline:none;
}
hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	line-height:1em;
	color: #099247;
}
h1 {
	font-size:35px;
	font-weight:bold;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:18px;
	text-transform:uppercase;
}
h4 {
	font-size:22px;
}
h5 {
	font-size:20px
}
h6 {
	font-size:16px
}
ol {
	list-style:decimal
}
ul {
	list-style:disc
}
ol, ul {margin-left:10px}
li {
	margin:0 0 0 30px;
	padding-bottom:8px;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:14px
}
fieldset {
	border:1px solid #000;
	padding:20px
}
legend {
	padding: 10px 14px;
	text-align:left;
	background-color:#fff;
	font-size:1.5em;
	font-family: 'Open Sans Condensed', sans-serif;
}
