body{
     background:#b4c2e0;
	 color:#000033;
	 font-size:11px;
	 width:100%;
	 margin:0;
	 font-family:Arial, Helvetica, sans-serif;
	 }
h1{ 
     font-size:16px;
	 color:#003366;
	 text-align:center;}
a{
	text-decoration: none;
}
a:hover {
	color:#3399ff;
	text-decoration:none;
}
h2{ 
     font-size:14px;
	 color:#003366;
	 text-align:center;}
.h2{ 
     font-size:14px;
	 color:#006699;
	 text-align:center;
	 font-weight:bold;}
li{
     color:#000033;
	 font-size:11px;
	 text-align:justify;}
p{
     color:#000033;
	 font-size:11px;
	 text-align:justify;}
table{
     color:#000033;
	 font-size:11px;
	 text-align:justify;}
	 
.meny{
      color:#00CCFF;
	  font-weight:bold;
	  font-size:11px;
	  vertical-align:top;
	  
      }
	  
#footer {
  position: relative;
  height: 60px;
  margin-top: -60px;
}