p, P, br, BR, body, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: 7e0500;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: 264E6A;
	text-decoration: none;
	line-height: normal;
	padding-left: 10px;
}

p {
	padding-left: 10px;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	color: E2EAF6;
	text-decoration: none;
	line-height: normal;
}
	
