BODY {
	background: ffffff;
	font-family: verdana;
	color: black;
	
}

.titel {
	font-size: 20px;
	color: 003471; 
	font-style: strong;
	font-weight: bold;
}

.titel2 {
	font-size: 14px;
	color: navy; 
	font-style: strong;
	font-weight: bold;
}


.titel3 {
	font-size: 14px;
	color: red; 
	font-style: strong;
	font-weight: bold;
}

HR {
	height: 1pt;
	color: black;
}

.testo {
	font: 10pt;
	font-family: Verdana;
	color: 5CDC69;
	font-weight: bold;
}

.testo2 {
	font: 6pt;
	font-family: Verdana;
	color: 003471;
}

td {
	font-family: verdana;
	color: 003471;
	text-align: center;
	font: 8pt;
	text-align: justify;
	
}
h5 {
	font-family: verdana;
	color: red;
	font: 10pt;
	font-weight: bold;
}

 a:link    {color: 666666; text-decoration: none;  font-size: 8pt; text-align: left;}
   a:active  {text-decoration: none;}
   a:visited {color: 666666; text-decoration: none; font-size: 8pt; text-align: left;}
   a:hover   {color: red; text-decoration: none;}




		
		

	.imageInGallery{		
		width:775px;
		height:150px;
		background-color:#ffffff;
		
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	
	
	
	
#imageSlideshowHolder{
    width:775px;
    height:150px;
    background-color:#ffffff;
    border:0px solid #317082;
    position:relative;  /* Never change this value */
    
  }
  .imageInGallery{    
    width:775px;
    height:150px;
    background-color:#ffffff;
    
    /* Never change these 3 value */
    left:0px;
    top:0px;
    position:absolute;  
  } 




