h1 {
	margin:0;
	padding:0;
	font-family:Arial;
}

body,h2,tr {
	margin:0;
	padding:0;
	font-family:Arial;
}

 H1 {
	font-size:18px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	margin:1px;
}

.hallo {
	font-family : Arial;
	font-size : 12px;
	color : #101850;
	font-weight : bold;
}

.botext {
	font-family:Arial;
	font-size:14px;
	color:black;
}

.ecopy {
	font-family:Arial;
	font-size:11px;
	color:#000066;
}


a.bolink:link {
	font-family : Arial;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}

a.bolink:visited {
	font-family : Arial;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}

a.bolink:hover {
	font-family : Arial;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}

a.bolink:active {
	font-family : Arial;
	font-size : 14px;
	color : blue;
	text-decoration : underline;
}



a.ecopynavi:link {
	font-family : Arial;
	font-size : 11px;
	color : #000066;
	text-decoration : none;
}

a.ecopynavi:visited {
	font-family : Arial;
	font-size : 11px;
	color : #000066;
	text-decoration : none;
}

a.ecopynavi:hover {
	font-family : Arial;
	font-size : 11px;
	color : #000066;
	text-decoration : underline;
}

a.ecopynavi:active {
	font-family : Arial;
	font-size : 11px;
	color : #000066;
	text-decoration : none;
}


