       .leftmenu1 {
               	font-size: .85em;
                font-weight: bold;
 				font-family: verdana, tahoma, helevetica, arial, sans-serif;
			   	border: 2px solid #FFE655;
                border-bottom-style:	none;
				border-right-style:	none;
                color: #7f7f7f;
             }
	           

		.leftmenu1 a:link,
		.leftmenu1 a:visited,
		.leftmenu1 a:active
			{
				text-decoration: none;
				color: #7f7f7f;
				font-size: .85em;
	 	    }
		   
		.leftmenu1 a:hover,
			{
				text-decoration: underline;
				color: #7f7f7f;
				font-size: .85em;
	 	    }

       .leftmenu2 {
               	font-size: .85em;
                font-weight: bold;
 				font-family: verdana, tahoma, helevetica, arial, sans-serif;
			   	border: 2px solid #FFE655;
                border-top-style:	none;
               	border-right-style:	none;
                color: #7f7f7f;
             }

       p {
                margin-left: 15px;
                margin-right: 15px;
                margin-top: 15px;
                margin-bottom: 15px
               }

           .bottom {

				border: 2px solid #FFE655;
                font-size: .7em;
                font-weight: bold;
                color: #7f7f7f;
                text-align: center
           }


          .mainbody {
                background-image: url('../imagenes/bkgnd.jpg'); 
                layer-background-image: url(../imagenes/bkgnd.jpg); 
                border: 2px solid #FFE655
           }   
		   
		   
		.mainbody a:link, 
		.mainbody a:visited, 
		.mainbody a:active 
			{ 
				text-decoration: none;
				color: #008000;
	 	    }
			
			.mainbody a:hover
			{ 
				text-decoration: underline;
				color: #008000;
				
	 	    }
		    
            .title {
                font-family: arial,sans-serif,  helevetica, tahoma,verdana;
                font-size: 1em;
                font-weight: bold;
                color: black;
                text-align: left
           }    
             
            .title2 {
                font-family: arial,sans-serif,  helevetica, tahoma,verdana;
                font-size: .9em;
                font-weight: bold;
                color: black;
                text-align: left
           }    			 
			 
           .menuitems {
            position:absolute; 
                left:27px; top:102px; width:112px; height:221px; 
                z-index:10;
                font-family: verdana, tahoma, helevetica, arial, sans-serif;
                font-size: .8em;
                font-weight: bold;
                color: #7f7f7f;
           }    
.b_print  { display: none}

@media print { 


       p {
                margin-left: 0px;
                margin-right: 0px;
  
               }

.leftmenu1 { display: none}
.leftmenu2 { display: none}
.header { display: none} 
.bottom { display: none}
.subsections { display: none} 
.mainbody {	
	background-image: none; 
	width:710px; 
	layer-background-image: none; 
	border: 0px solid white}
.b_print  { 
	display:  block; 
	font-size: .7em; 
	font-style: italic;}
}