
link { color: #FFFFFF; }  /* for unvisited links */
visited { color: #FFFFFF;); } /* for visited links */
active { color: #FFFFFF; } /* when link is clicked */
hover { color: #CACACA; } /* when mouse is over link */
BODY {  

     background-color: #D1D1D1; 

     font-family: Verdana, Arial, Times, sans-serif;
      font-size: 10pt; 
      }
  H1, H2 {
      font-family: Verdana, Arial, Times, sans-serif; 
  color: black;
      font-weight: bold;
       }
H1 {
     /* changed*/
     text-align : center;
     font-size: 16pt;
     color: #FFFFFF;
   }
H2 { 
     /* changed*/
      font-size: 14pt; 
      color: #FFFFFF;
    }
TABLE  {font-family: Verdana, Arial, Times, sans-serif; 
      background-color: #C1C1C1; 
     width : 700px;
     color: black;
     font-size: 10pt;
     border : 0px;
}
TABLE.T1  {font-family: Verdana, Arial, Times, sans-serif; 
      background-color: #C1C1C1; 
     width : 400px;
     color: black;
     font-size: 10pt;
     border : 0px;
}
TABLE.T2  {font-family: Verdana, Arial, Times, sans-serif; 
      background-color: #C1C1C1; 
     width : 300px;
     color: black;
     font-size: 10pt;
     border : 0px;
}
TABLE.std  {font-family: Verdana, Arial, Times, sans-serif; 
       background-color: #D1D1D1; 
     width : 700px;
     color: black;
     font-size: 10pt;
     border : 0px;
}
TABLE.galleri  {
    font-family: Verdana, Arial, Times, sans-serif; 
    background-color: #FFFFFF; 
 }
TABLE.vagg  {
    font-family: Verdana, Arial, Times, sans-serif; 
    background-color: #FFFFFF; 
    width :540px;
    heigth :800px;
 }

P,TD,TH {font-family: Verdana, Arial, Times, sans-serif; 
     color: black;
     font-size: 10pt;
     border :0px;
  }
TD,TH.link {
     font-family: Verdana, Arial, Times, sans-serif; 
     color:#808080;
     font-size: 12pt;
     border :0px;
  }
TD.text {
     font-family: Verdana, Arial, Times, sans-serif; 
     color:#FFFFFF;
     font-size: 10pt;
     font-weight: bold;
     border :0px;
  }
TH.text {
     font-family: Verdana, Arial, Times, sans-serif; 
     color:#666666;
     font-size: 10pt;
     font-weight: bold;
     border :0px;
  }
  
A.link  {
     font-family: Verdana, Arial, Times, sans-serif; 
     color:#808080;
     font-size: 10pt;
     text-decoration:none;
     font-weight: bold;
     border : 0px;
  }
A  {
     font-family: Verdana, Arial, Times, sans-serif; 
     color:#808080;
     font-size:10pt;
     text-decoration:none;
     font-weight: bold;
     border : 0px;
  }
A.out{color:#808080; font-weight:bold;}
A.in{color:#FFFFFF;font-weight:bolder;} 




HR {color:#CACACA;}
HR.in {color:#DADADA;}
HR.out{color:#CACACA;}
 INPUT.green {background-color:rgb(145,208,179);border:groove;font-weight: bold;cursor:hand;}
 INPUT.red {background-color: #808080;border:groove;font-weight: bold;cursor:hand;}
