@CHARSET "UTF-8";

 p.zinfo{
	font-size: 8pt;
}
pre{font-size: 8pt;}
  
menu ul li.active a{  
	  font-size: 16px;
	  color: #000;
		background: #fff;} 
		
		
aside.cv {
        color: #000;
        background: #fff;  } 
        
#sidebarR {
	color: #000;
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.2), inset 0 0 2px rgba(0, 0, 0, 0.1);
}
      
  
  footer div section {
        background: rgba(255,255,255,1);
        font-color: rgba(0,0,0, 1);
        /*    
        background: -o-radial-gradient(bottom, ellipse cover, rgba(255,165,0,1) 0% ,rgba(139,0,0,1) 100%);
	    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgb(255,165,0)), to(rgb(139,0,0)));  
	    background: -moz-radial-gradient(center 30px 45deg, circle cover, rgba(0,0,0,0.8) 0%, rgba(0,0,0, 1) 100%); 
    	background: radial-gradient(center 30px 45deg, circle cover, rgba(0,0,0, 0.8) 0%, rgba(0,0,0, 1) 100%);
    	*/ 
   } 
   
    footer div  {
    	background: rgba(255,255,255,1); /*
            
        background: -o-radial-gradient(bottom, ellipse cover, rgba(255,165,0,1) 0% ,rgba(139,0,0,1) 100%);
	    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgb(255,165,0)), to(rgb(139,0,0)));  
	    background: -moz-radial-gradient(center 30px 45deg, circle cover, rgba(0,0,0, 0.1) 0%, rgba(255,255,255, 1) 100%); 
    	background: radial-gradient(center 30px 45deg, circle cover, rgba(0,0,0, 0.0) 0%, rgba(255,255,255, 1) 100%);
    	*/ 
}

	footer h3 {
	color: rgb(0,0,0)}
   	footer A:link
{ font-family: “DejaVu”, Verdana, Arial; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
	footer A:visited
{ font-family: “DejaVu”, Verdana, Arial; font-size: 12px; color: rgb(0,0,107); font-weight: normal; font-style: normal; text-decoration: none ;}
	footer A:hover
{ font-family: “DejaVu”, Verdana, Arial; font-size: 12px; color: rgb(255,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
	footer A:active
{ font-family: “DejaVu”, Verdana, Arial; font-size: 12px; color: rgb(0,0,255); font-weight: normal; font-style: normal; text-decoration: none ;}
   