body {
  background-color:black;
  margin:0;
  text-align:left;
  font-family: verdana;
  color: white;

}

h1{
font-weight:bold;
text-align:left; 
color: rgb(235, 138, 7);
font-size:11pt;

}

td {vertical-align:top}

TABLE, LI,.tekst {  vertical-align: top; border:0;
              font-size: 9pt; font-family: verdana; color: #dfe6ed; text-align: left;border-collapse: collapse;
}

.oftab {
        color: white;
        border: 1px solid white;
        border-collapse: collapse;
		font-variant: small-caps;
		text-align: center;		
}
TD.oftab {
		width: 50px;
}

.gall {
	vertical-align:middle;
	text-align: center;
	padding: 5px;
	height: 70px;
	width: 70px;
}

DIV.tresc {

}

TD.tekst { padding-left:20px; padding-right:20px }
A {text-decoration:none;font-size: 9pt; font-family: verdana; color: #48494B; }

img             { border: 0px }

H1.txt {
font-size: 9pt; font-family: verdana; color: #48494B;display:inline;font-weight:normal;
}

a.men:link{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
       color : #919191;
       text-decoration : none;
}

a.men:visited{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
color : #919191;
       text-decoration : none;
}

a.men:active{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
       color : #FFA500;
       text-decoration : none;
}


a.men:hover{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
       color : #3A7Dff;
       text-decoration : none;
}

