/* CSS Document */

body {
   margin-top: 10px;
   margin-left: 80px;
   background-color:#BFDBED;
   font-size : 10pt;   
   line-height: 1.5em;
   color: #000080;
   font-family : Helvetica,Arial,sans-serif; 
    }    

td {
   font-size : 10pt;
   color: #000080;
   font-family : Helvetica,Arial,sans-serif; 
   }
   

  

 h1 {
   font-size:12pt;
   color: #CC0000;
   font-weight:bold;; 
   font-family : Helvetica,Arial,sans-serif;  
   }
             	   
h2 {
   font-size:10pt;
   color:#CC0000;
    font-weight:bold;  
   font-family : Helvetica,Arial,sans-serif; 
   }

.header {
   background-color:#CC0000;
   font-size: 14pt;
   font-style:italic;
   color:#FFFFFF;
   font-family : Helvetica,Arial,sans-serif;  
  
   } 
     
.subheader {
   background-color:#CC0000;
    font-size: 10pt;
	font-style:italic;
	font-weight:bold;
   color:#FFFFFF;
   font-family : Helvetica,Arial,sans-serif;  
   } 
  
  .headerMail {
   background-color:#CC0000;
    font-size: 14pt;
	font-weight:bold;
   color:#FFFFFF;
   font-family : Helvetica,Arial,sans-serif;  
   }    
  
.footer {
   font-size: 8pt;
   color:#004080;
   font-family: Helvetica,Arial,sans-serif; 
   }
  
  
   
a:visited {
   text-decoration : none;
   }
   
a:link  {
   color: #004090;
   font-size : 10pt;
   text-decoration : none;
   }
   
a:hover {
   color : #ff0000;
   text-decoration : underline;
   }

a:active {
   text-decoration : none;
   }
  

     /* image gallery */

.wrapper {

	position: relative;

	width: auto;

	height: auto;

}

.dspcont{

   display:none;

   position: absolute;

   background-color:#e6e6e6;

   border: solid #000000 1px;

}



.picture{

   border: solid #341904 1px;

}



/* ---------------------- */

 












