body {
	text-decoration: none;
	color: #7F8486;
	font-family: "Frutiger Linotype";
	font-size: 8pt; 
	margin:1cm 0cm 1cm 0cm;
		}
            
a { font-family: "Frutiger Linotype";
			font-size: 8pt;
			color: black;	}
	
a:link {
			color: #7F8486;
			text-decoration: none; }
		
a:active {
			color: #996600;
			text-decoration: none; }
	
a:hover {
			color: #996600;
			text-decoration: underline; }

.title {  	text-decoration: none;
            color: green; 
            font-family: "Frutiger Linotype";
            font-size: 10pt;
            font-weight: bold; 
	padding-top:25px;
	margin-top:2cm;
			
			}
             
.bold {  text-decoration: none;
            color: #a7600c; 
            font-family: "Frutiger Linotype";
            font-size: 8pt;
			font-weight:bold  }
             
a:link {  text-decoration: none;
            color: #383931; 
            font-family: "Frutiger Linotype";
            font-size: 8pt; }  
                    
.head  {  color: #a7600c; 
			 text-decoration: none; 
             font-family: "Frutiger Linotype";
             font-size: 12pt;  }
             
.foo      {  text-decoration: none;
             color: #00FF00; 
             font-family: "Frutiger Linotype";
             font-size: 10pt; }

.table  {
	font-family: "Frutiger Linotype";
	font-size: 8pt;
	color: #383931;
	text-decoration: none;
	
	 }
