.bodytext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #343D42;
	padding-right:10px;
	

}
li {padding-bottom:5px;}
ul {margin-top:5px; margin-bottom:10px;}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F39E41;
	margin: 0 20px 10px;
	line-height: 1.6;
}
p	{
	margin: 0 20px 10px;
	line-height: 1.6;
	}
a {
	color: #F39E41;
	text-decoration: none;
}
a:hover {
	color: #343D42;
	text-decoration: none;
}
.subtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F39E41;
}
.title {
	font-family: "Univers 47", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #213653;
	font-weight: bold;

}
.title-gray {

	font-family: "Univers 47", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color:#343D42;
	font-weight: bold;
}
.subtitle-blue {
	font-family: "Univers 47", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	margin:0 0 0 20px !important;
}