
<style type="text/css">
#contenedor{
   text-align: left;
   width: 770px;
   margin: auto;
}
#cuerpo{
   margin: 10 0 10 0px;
}
#lateral{
   width: 160px;
   background-color: #ffffff;
   font-color: #ffffff;
   float:left;
}
#principal{
   margin-left: 170px;
   background-color: #ffffff;
}
body{
	font-family: arial, helvetica, sans-serif;
font-size:10pt;
    color: #000000;
    background-color:#ffffff;
margin-top:20pt;
margin-bottom:15pt;
margin-left:10pt;
margin-right:0pt;
}
 a:link{
color:blue;
text-decoration:underline;
}
a:visited{
color:#ff0000;
text-decoration:underline;
}
a:active{
color:BLUE;
text-decoration:none;
}
h1{
font-size:16pt;
	font-family: arial, helvetica, sans-serif;
font-weight:bolder;
text-align:center;
text-decoration:underline;
}
h2{
font-size:14pt;
font-style:italic;
font-weight:bold;
text-align:center;
text-decoration:none;
}
h3{
font-size:13pt;
font-weight:bold;
text-align:left;
text-decoration:none;
}
h4{
font-size:12pt;
font-weight:bold;
text-align:left;
text-decoration:none;
}
#welcome{
    font-size: 24pt;
    font-weight: 900;
text-align:center;
    color: #ffffff;
    background-color: #0000ff;
  }
  
.heads{
    font-size:13pt;
    color: #ffffff;
    background-color: #0000ff;
font-style:none;
font-weight:bold;
text-decoration:none;
}
#contador	{
width:400px;
border:solid;
border-color:yellow;
background-color:yellow;
 font-size:9pt;
font-weight:bold;
text-align:center;
}

#frase{
font-size: 11pt;
text-align: justify;
font-weight:bold;
}
.arts{
font-style:italic ;
}
#frase2{
font-size: 11pt;
text-align: justify;
}
.cuerpo{
font-size: 10pt;
background-color:#cccccc;
}
#lastmodified{
font-size: 9pt;
}
#sn{
    background-color:#005599;
}

