h1 {    color: blue;    font-size:50pt;    font-family: Arial;}
h2 {    color: blue;    font-size:40pt;    font-family: Arial;}
h3 {    color: blue;    font-size:30pt;    font-family: Arial;}
h4 {    color: blue;    font-size:20pt;    font-family: Arial;}
body {background-color: none; }
td {background-color: none; font-family: "Arial"; }
tr {background-color: none;}
table {background-color: none; 	}
ul {list-style-type: none; margin:0; padding:0; width:100%; background-color:none;}
li a {display: block; color:blue; padding:2pt 5pt; text-decoration:none; font-family: Arial; font-size:26pt}
li a:hover  {background-color: blue;color:white;}	/* change the link color on hover*/
hr {background-color: blue; border: none; height: 1px; }
.border { border-width: 5px; border-color: white; border-style: solid; }
.fn1  { font-family: Arial Narrow; font-size: 8pt; color: #000000; text-decoration:none }
.fn18  { font-family: Arial Narrow; font-size: 18pt; color: #000000; text-decoration:none }
.f08  { font-family: Arial; font-size:  8pt; color: #000000; }
.f10  { font-family: Arial; font-size: 10pt; color: #000000; }
.fn10  { font-family: Arial Narrow; font-size: 10pt; color: #000000; }
.f12  { font-family: Arial; font-size: 12pt; color: #000000; }
.f16  { font-family: Arial; font-size: 16pt; color: #000000; }
.f14  { font-family: Arial; font-size: 14pt; color: #000000; }
.fn14  { font-family: Arial Narrow; font-size: 14pt; color: #000000; }
.f16  { font-family: Arial; font-size: 16pt; color: #000000; }
.b16  { 
	font-family: Arial; 
	font-size: 16pt; 
	color: #000000; 
	text-align: justify; 
	-moz-hyphens: auto; 
	-ms-hyphens: auto; 
	-o-hyphens: auto; 
	-webkit-hyphens: auto;
	hyphens: auto;
}
.f18  { font-family: Arial; font-size: 18pt; color: #000000; }
.f20  { font-family: Arial; font-size: 20pt; color: #000000; }
.f22  { font-family: Arial; font-size: 22pt; color: #000000; }
.f24  { font-family: Arial; font-size: 24pt; color: #000000; }
.f26  { font-family: Arial; font-size: 26pt; color: #000000; }
.f28  { font-family: Arial; font-size: 28pt; color: #000000; }
.f14b  { font-family: Arial; font-size: 14pt; color: blue; }
.f16b  { font-family: Arial; font-size: 16pt; color: blue; }
.f18b  { font-family: Arial; font-size: 18pt; color: blue; }
.f20b  { font-family: Arial; font-size: 20pt; color: blue; }
.f22b  { font-family: Arial; font-size: 22pt; color: blue; }
.f24b  { font-family: Arial; font-size: 24pt; color: blue; }
.f26b  { font-family: Arial; font-size: 26pt; color: blue; }
.f28b  { font-family: Arial; font-size: 28pt; color: blue; }
.f32b  { font-family: Arial; font-size: 32pt; color: blue; }
.f36b  { font-family: Arial; font-size: 36pt; color: blue; }
.f40b  { font-family: Arial; font-size: 40pt; color: blue; }
.blocksatz {
    text-align: justify;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}