body         { font-family: Vendana; background-color: #A5AB6D}
p.Headline-1      { font-size: 24px; font-family: Verdana; text-align: left }
.Index    { color: #060; font-size: 12px; font-family: Verdana;text-align:center}
P.underline {text-decoration: underline; font-weight: 600}
p.mainText    { font-size: 12px; font-family: Verdana; font-weight: 400; line-height: 15px }
select.MenuItem  { font-size: 17px; font-style: inherit }
.Head-1 {font-weight: 600; font-family:Verdana;font-size: 12px}
.Head-2 {font-style: italic; font-weight: 300;font-family:Verdana;font-size: 12px}
button.lang {font-size:14px; font-style:italic; font-family: Verdana}
table.table   { width: 730px}
.Images  { text-align:center}
.tdText {text-align: left}
.underTekst      { font-size: 9px; font-family: Verdana}

.menuF A:link  { color: #330 }
.menuF A:visited { color: #004600 }
.menuF A:active  { color: #390 }
.Index A:link  { color: #330 }
.Index A:visited { color: #004600 }
.Index A:active  { color: #390 }
a img { color: #fff;}         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
   a img { color: inherit;     /* undo the rule above */
   border: none;               /* hide from Netscape 4 */
   }
}