a:link {
  color : blue;
}
a:visited {
  color : green;
}
a:active {
  color : red;
}

body , h1 , h2 , h3 , h4 , h5 , p , li , div , td {
  font-family : "Arial, Helvetica, sans-serif";
}

a:link { color:blue;}
a:visited { color:green; }
a:active { color:red; }

p.1	{font-size:16pt;}
p.2	{font-size:8pt;}
p.3 {font-size:14pt;}
p.4	{font.size:10pt;}

div.1 {font-size:16pt;}
div.2 {font-size:8pt;}
div.3 {font-size:14pt;}
div.4 {font-size:10pt;}

td.1 {font-size:16pt;}
td.2 {font-size:8pt;}
td.3 {font-size:14pt;}
td.4 {font-size:10pt;}
td.5 {font-size:14pt;font-weigth:bold;}
td.6 {font-size:18pt;color:0066cc;}
td.7 {font-size:18pt;}
td.8 {font-size:20pt;}

 
li.1 {font-size:16pt;}
li.2 {font-size:8pt;}
li.3 {font-size:14pt;}
li.4 {font-size:10pt;}

caption {font-family:"Arial, Helvetica"; font-size:14pt;}

div.1 {font-family:"Arial, Helvetica, sans-serif"; font-size:10pt;}

.rot {  color: #FF0000}
.orange {  color: #FF9900}
.oldies {  font-family: Georgia, "Times New Roman", Times, serif}
.unter {  text-decoration: underline}
