<style type="text/css" media="screen">
 * { 
   margin: 0; 
   padding: 0;
 }
 .style3 {font-size: 18px}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style5 {
	font-size: 16px;
	font-weight: bold;
}
.style7 {font-size: 24px; font-weight: bold; }
.style9 {
	font-size: 36px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #1C6B5C;
}
.style10 {color: #89BD62}
 
 body {
   background: #fff;
   font-family: 'Lucida Grande',Arial,sans-serif;
   font-size: 12px;
   line-height: 18px;
 }
 p,
 ul,
 ol { 
   margin-bottom: 18px; 
 }
 ul {
   list-style-type: square;
   margin-left: 2em;
 }
 h1 { 
   color: #9ed652;
   font-size: 24px; 
   line-height: 36px;
   margin-bottom: 18px; 
 }
 h2 { 
 	
   color:#006600;
   font-size: 18px; 
   line-height: 10px; 
 }
 h3 { 
   font-size: 12px; 
   line-height: 18px; 
 }
 .left { 
   float: left; 
   margin: 0 18px 18px 0; 
 }
 .right { 
   float: right; 
   margin: 0 0 18px 18px; 
 }
 .callout {
   font-size: 11px;
   color: #a39c8d;
   border: 1px solid #ddd;
   background: #f1f2e7;
   padding: 8px 10px;
   margin-bottom: 18px; 
 }
 .callout :last-child { 
   margin-bottom: 0; 
 }
 .callout h4 { 
   font-size: 11px; 
   line-height: 18px; 
 }
 .column { 
   float: left; 
   width: 65%;
 }
 .sidebar {
   width: 25%;
   font-size: 11px;
   color: #a39c8d;
 }
 #content {
   margin: 36px 36px 36px 72px;
   min-width: 40em;
   max-width: 60em;
   _width: 50em;
 }
 #biopic {
   width: 98px;
 }
#contenido{
height:1250px
}

 </style>