body  {
	background-color: #50afce;
}
p {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0076b9;
	line-height: 120%;
}
h1 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	color: #0076b9;
	font-weight:bold
}
h2 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #0076b9;
	font-weight:bold
}
h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #0076b9;
	line-height: 140%;
}
h4 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #0076b9;
}
h5 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 100%;
	color: #0076b9;
}
h6 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 170%;
	color: #002075;
}

a:link { 
	text-decoration: underline;
	color: #002075;
	}
a:visited { 
	text-decoration: underline;
	color: #002075;
	}
a:hover, a:active { 
	text-decoration: none;
	color: #0076b9;
	}
li {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #0076b9;
	line-height: 140%;
}
.header-text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #ffffff;
	line-height: 140%;
}
