 H1 {
	font-family : Arial;
	font-size : 20px;
	color : #A3001F;
	font-weight : bold;
	margin : 1px;
}

H2 {
	font-family : Arial;
	font-size : 16px;
	color : #A3001F;
	font-weight : bold;
	margin : 1px;
}

H3 {
	font-family : Arial;
	font-size : 13px;
	color : #A3001F;
	font-weight : bold;
	margin : 1px;
}

.hello {
	font-family : Arial;
	font-size : 18px;
	color : #101850;
	font-weight : bold;
}

.bodytext {
	font-family : Arial;
	font-size : 15px;
	color : black;
}

.introtext {
	font-family : Tahoma;
	font-size : 11px;
	color : black;
}

.navi {
	font-family : Arial;
	font-size : 14px;
	color : #101850;
}

.navi2 {
	font-family : Arial;
	font-size : 13px;
	color : #101850;
}


.copy {
	font-family : Arial;
	font-size : 11px;
	color : #101850;
}





a.sidenavi:link {
	font-family : Arial;
	font-size : 14px;
	color : #101850;
	text-decoration : underline;
}

a.sidenavi:visited {
	font-family : Arial;
	font-size : 14px;
	color : #101850;
	text-decoration : underline;
}

a.sidenavi:active {
	font-family : Arial;
	font-size : 14px;
	color : #101850;
	text-decoration : underline;
}

a.sidenavi:hover {
	font-family : Arial;
	font-size : 14px;
	color : #101850;
	text-decoration : underline;
}





a.bodylink:link {
	font-family : Arial;
	font-size : 15px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:visited {
	font-family : Arial;
	font-size : 15px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:hover {
	font-family : Arial;
	font-size : 15px;
	color : blue;
	text-decoration : underline;
}

a.bodylink:active {
	font-family : Arial;
	font-size : 15px;
	color : blue;
	text-decoration : underline;
}


a.copynavi:link {
	font-family : Arial;
	font-size : 11px;
	color : #101850;
	text-decoration : none;
}

a.copynavi:visited {
	font-family : Arial;
	font-size : 11px;
	color : #101850;
	text-decoration : none;
}

a.copynavi:hover {
	font-family : Arial;
	font-size : 11px;
	color : #101850;
	text-decoration : underline;
}

a.copynavi:active {
	font-family : Arial;
	font-size : 11px;
	color : #101850;
	text-decoration : none;
}


