               body {
background-image:  url(" menue-back.gif");
	
                     background-attachment: fixed;		
               background-color: #ffccff;}
		
               table{ border: solid 2px #cc8000;
		 
                      border-collapse: collapse;
}		   
               
	       
               table th {
 border-style:solid;
                           border-width: 2px 1px;
                           border-color: #cc8000  #cc8000;}             	   
                table td {
 border-style: solid ;
                           border-color: #cc8000;
                           border-width: 1px;
                           text-align: center;
	  }
                div.footer {
		    margin-top:10px;
		    clear: both;
		    background-color: green;
		    color: white;
		    padding:3px;
		}
		
               div.footer p.returnlink {
		    text-align: center;
		    margin: 0px 0px 0.5em 0px;
		div.footer p.returnlink a {
		    color: white;
		}
		div.footer p.copyright {
		    margin: 0px;
			font-size: 80%;
			text-align: right;}
		strong.doubleline {
                        border-bottom: double 3px red;}
           a img{
           border-width: 0px;
           }
           li{
           font-weight:bold;
           }           
           p {
		   color: darkblue;
		   font-size:10pt;
     clear:both;      }
	   p.long{
		   line-height: 1.5;
	   }
	   p.source{
		   text-align:left;
	   }
           .address{
           text-align: justify;
                }
		.akacolor{
		    : #ff6699
		}
	    .aocolor{
		   :  #0000cc;
		}
	    a: link{
		    color: black;
		}
		a: visited{
		   color: #008080;
		}
		a:hover{
		   color: green;
		   background-color: #ffffcc;
		   font-weight: bold;
		}
	