BODY {
   text-align : justify;
   font-family : Verdana;
   color : black;
   background : white url('img/bg.png');
   font-size : 12px;
}

H2 {
   font-size : 20px;
   font-weight : bold;
}

H3 {
   font-size : 16px;
   font-weight : bold;
}

.tekst, TD {
   text-align : justify;
   font-size : 12px;
   font-family : Verdana;
}

TH {
   text-align : justify;
   font-size : 12px;
   font-family : Verdana;
   font-weight : bold;
}

.date {
   text-align : justify;
   font-size : 10px;
   font-family : Verdana;
   color : gray;
}

a:active, a:visited, a:link {
   color : blue;
   font-size : 12px;
   font-family : Verdana;
   text-decoration : underline;
}

a:hover {
   color : black;
   font-family : Verdana;
   font-size : 12px;
}

.listing {
   font-family : Courier;
   background-color : #E0E0E0;
}

dt {
   font-weight : bold;
}
