.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 0px;
	word-spacing: inherit;
	letter-spacing: normal;
	line-height: 17px;
	text-align: justify;
}
.noindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #F4AB00;
}

a:link {
	color: #F4D600;
	text-decoration: none;
}
a:visited {
	color: #FFE62F;
	text-decoration: none;
}
a:active {
	color: #FFE62F;
	text-decoration: none;
}

a:hover {
	color: #4857BF;
	text-decoration: none;
}



h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #F4D600;
}
.image {
	padding-right: 10px;
	padding-bottom: 10px;
}
.imageright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F4D600;
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
