body {	
	background-color: white;
	font-family:Arial;
	font-size: 10pt;
	color: navy;
	}

a:visited{text-decoration: none; color: blue;}
a:link   {text-decoration: none; color: blue;}
a:active {text-decoration: none; color: blue;}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	color: black;
	}
	
td {
	font-size:8pt;
	font-family: Arial;
	color: black;
	}
	
input {
	font-size:10pt;
	font-family: Arial;
	color: navy
	}

li {
	font-size:10pt;
	font-family: Arial;
	color: navy
	}

li.small {
	font-size:8pt;
	font-family: Arial;
	color: navy
	}

li.matrix {
	font-size:10pt;
	font-family: Arial;
	color: navy
	}

td.senf {
	font-size:8pt;
	font-family: Arial;
	color: blue;
	text-align: left;
	vertical-align: top;
	}

td.matrix {
	font-size:10pt;
	font-family: Arial;
	color: navy;
	vertical-align: top;
	}

td.matrixsmall {
	font-size:8pt;
	font-family: Arial;
	color: navy;
	vertical-align: top;
	}

td.kana {
	font-size:16pt;
	font-family: Arial;
	color: navy;
	vertical-align: top;
	text-align: center;
	}

td.book {
	font-size:8pt;
	font-family: Arial;
	color: navy;
	vertical-align: top;
	text-align: center;
	}

td.bookcomment {
	font-size:10pt;
	font-family: Arial;
	color: navy;
	vertical-align: top;
	text-align: left;
	}

p.bookcomment {
	font-size:10pt;
	font-family: Arial;
	color: navy;
	vertical-align: top;
	text-align: left;
	}


td.nichtda {
	font-size:8pt;
	font-family: Arial;
	font-style: italic;
	color: navy;
	vertical-align: top;
	}

td.fest {
	font-size:8pt;
	font-family: Arial;
	font-style: oblique;
	color: navy;
	vertical-align: top;
	}

p {
	font-size:10pt;
	font-family: Arial;
	color: navy;
	}

p.matrix {
	font-size:10pt;
	font-family: Arial;
	font-weight: normal;
	color: navy
	}

p.senf {
	font-size:10pt;
	font-family: Arial;
	color: maroon;
	}

p.obs {
	font-size:10pt;
	font-family: Arial;
	color: red;
	}

p.red {
	font-size:12pt;
	font-family: Arial;
	color: red;
	font-weight: bold;
	}

p.big {
	font-size:20pt;
	font-family: Arial;
	color: navy;
	}

p.jpoem {
	font-size:14pt;
	font-family: Arial;
	color: navy;
	font-weight: normal;
	}



}



