/* general style */
body, td, th, a, input, textarea, select,h2,h3 {
  font-family: Verdana,Helvetica,Arial,   sans-serif;
}
body, td, th, a, input, textarea, select {
  font-size: 14pt; 
}
body {
  background-color: #A0D0FF; 
  color: #004000; 
}

img {
  border: 0;
}

a {
  color: darkblue;
  text-decoration: none;
  border: none 1px black ;
  /* color: #704070 ;  */
}

a:hover {
  color: darkblue;
  text-decoration:underline;
  /* font-weight: bold; */
}

a:hover img {
  /* border: groove darkblue 2px; */
}
/* general appearence */

table {
    empty-cells: show;
}

td { 
    vertical-align: top;
}

.toolbar td a {
  font-size: 10pt; 
  border: none  1px black ;
}

.datoer P {
  font-size: 10pt; 
}
