

#body {
	margin: 0;
	font: 14px Arial,'Helvetica',sans-serif;
	color: #3e3f3a;
}

.clearfix {
	clear: both;
}

#body h1 {
	font: 22px Calibri,Candara,'Segoe','Segoe UI',Optima,Arial,sans-serif;
	color: #5a5a5a;
   margin-top: 0px;
   margin-bottom: 0px;
	line-height: 1;
}

#body h2 {
	font: bold 24px Calibri,Candara,'Segoe','Segoe UI',Optima,Arial,sans-serif;
	color: #93c54b;
	margin-top: 10px;
   margin-bottom: 5px;
	line-height: 1.2;
}

#body h3, #body h3 > a {
	font: 20px Calibri,Candara,'Segoe','Segoe UI',Optima,Arial,sans-serif;
	color: #666666;
   margin-top: 0px;
   margin-bottom: 1px;
	line-height: 1.6;
	text-decoration: none;
}

#body h4 {
	font: 18px Calibri,Candara,'Segoe','Segoe UI',Optima,Arial,sans-serif;
	color: #666666;
   margin-top: 10px;
   margin-bottom: 10px;
	line-height: 1;
}

#body h5 {
	font: bold 18px Calibri,Candara,'Segoe','Segoe UI',Optima,Arial,sans-serif;
	color: #666666;
   margin-top: 10px;
   margin-bottom: 10px;
	line-height: 1;
}

#body h6 {
	font: 18px Calibri,Candara,'Segoe','Segoe UI',Optima,Arial,sans-serif;
	color: #666666;
   margin-top: 10px;
   margin-bottom: 10px;
	line-height: 1.6;
}

p {
	margin: 5px 0 10px 0;
	line-height: 1.4;
}

p a, .ngcontent a, a.nglink {
	font-weight: bold;
	color: #93c54b;
	text-decoration: none;
}

p a:hover, .ngcontent a:hover, a.nglink:hover {
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	color: #426d05;
	text-decoration: none;
}

h3 a:hover {
	color: #426d05;
	text-decoration: none;
}

img.picture {
	display: block;
	border: 0;
}

.paragraph {
	margin-bottom: 10px;
}

nav.navbar .navbar-nav > li > a,
nav.navbar .search-item a,
nav.navbar .navbar-search input[type="search"],
nav.navbar .navbar-search input[type="search"]:active {
	font: bold 18px Calibri,Candara,'Segoe','Segoe UI',Optima,Arial,sans-serif;
	color: #666666;
	line-height: 50px;
}
