BODY { 
   color : #000000; 
   background : #ffffff; 
   margin-left : 13em;
   margin-right : 10%;
   font-size-adjust : 0.58;
   font-family : verdana, geneva, arial, helvetica, sans-serif; 
}

td { 
   text-align : left;
   font-size-adjust : 0.58;
   font-family : verdana, geneva, arial, helvetica, sans-serif; 
}

img {
   border : none;
   display : block;
   padding : 0px;
}

A, A:Visited, A:Active {
   font-style : normal;
   color : #ff0000;
   background-color: transparent;
   text-decoration : none;
   font-size-adjust : 0.58;
   font-family : verdana, geneva, arial, helvetica, sans-serif;
}

A:hover { color : #ff6666;
          text-decoration : none;
}

H1 { text-shadow : 0.3em 0.3em 0.1em #333333 }

.menuboks {
   display : block;
   width : 11em;
   position : absolute;
   top : 9em;
   right : auto;
   bottom : auto;
   left : 0px;
   z-index : 1;
   padding : 10px 0px 0px 10px;
   margin : 0 1em 1em 0;
   background-color : #eeeeee;
   font-size-adjust : 0.58;
   font-family : verdana, geneva, arial, helvetica, sans-serif;
}

.menuheader {
   font-size : 120%;
   font-weight : 700;
}

.midten {
	text-align : center;
}
