body	{ font-family: ARIAL ;
	  font-size: 12pt;
	  color: black;
	  list-style-type: square;
	  margin: 2pt;
	  }

h1	{ text-align: center;
      font-size: 20pt }
h2	{ font-size: 16pt }
h3	{ font-size: 14pt }


.heading_text { font-size: 20pt}
.normal_entry { font-size: 14pt}
.list_normal  { font-size: 14pt;

.subtitle { font-size: 16pt}
.info   { font-size: 10pt;
	  color: #cccccc;
	  font-style: oblique }
.name	{ font-size: 15pt;
	  font-style: oblique; }
.sender { font-size: 12pt;
	  font-weight: bold }
.text	{ font-size: 14pt;
	  font-weight: bold;
	  color: yellow }
.hl	{ color: yellow;
	  text-decoration: underline }
.temp  { font-size: 16pt;
	  font-weight: bold;
	  color: red;
	  font-style: oblique; }
.list_elements  { font-size: 14pt;
	  font-weight: bold;
	  color: white;
	  font-style: oblique; }
.list_elements_black  { font-size: 16pt;
	   }
.right_normal { font-size: 12pt;
	  color: maroon;
	  }
.right_bold { font-size: 12pt;
	  font-weight: bold;
	  color: maroon;
	  }
.right_red_normal { font-size: 12pt;
	  color: red;
	  }
.right_red_normal { font-size: 12pt;
	  }
.top { font-size: 20pt;
	  font-weight: bold;
	  color: white;
	  }
.dagb_datum { font-size: 10pt;
	  font-weight: bold;
	  color: maroon;
	  }
.dagb_tekst { font-size: 10pt;
	  color: maroon;
	  }
.fotos_top { font-size: 26pt;
    font-weight: bold;
    color: white;
	  }
.fotos_text { font-size: 12pt;
    color: #3366cc;
	  }
.fotos_link { font-size: 16pt;
    color: white;
	  }
.fotos_link_oud { font-size: 16pt;
    color: white;
    text-decoration: line-through;
	  }
.fotos_update { font-size: 12pt;
    color: red;
	  font-style: oblique; }
	  }
	  
<!-- 	  	  
lists: http://www.handleidinghtml.nl/css/eigenschappen/list-style/beschrijving.html
snel kleurenoverzicht: http://www.handleidinghtml.nl/divers/kleuren/kleuren03.html

mooie blauwe kleur: background: licht #3366cc iets donkerder #336699

nieuw venster openen: http://www.handleidinghtml.nl/javascript/venster/js-venster.html
 -->