
body{
background:#1839A4 url('im/bg.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
font-family:arial;
font-size:10pt;
color:#000;
padding: 0;
margin: 0;
}

p{
padding-left:4px;
}

b{
color:#05268D;
}

a:link {
text-decoration: none;
color: #05268D;
}

a:visited {
text-decoration: none;
color: #000000;
}

a:active {
text-decoration: underline;
color: #05268D;
}

a:hover {
text-decoration: underline;
color:#000000;
cursor: crosshair;
}

img {
border:none;
padding:0;
}

ul {
list-style: none;
margin: 0 0 0 5px;
padding: 0;
}

li {
list-style: none;
padding-left: 0px;
margin-bottom: 3px;
}

table{
padding:0;
margin:0;
font-family:arial;
font-size:10pt;
}

#cuerpo{
position:absolute;
top:43px;
left:25px;
width:600px;
height:;
}

 .entry{
position:relative;
border-color:#415EAE;
border-style:solid;
border-width:2px;
background-color:#EBEAF8;
padding:5 5 5 5;
top:0px;
left:2px;
width:303px;
height:;
}

 .section{
border-color:#A43B49;
border-style:solid;
border-width:2px;
background-color:#F3E5BC;
padding:5 5 5 5;
}

.describe{
color:#415EAE;
}

.border{
border-color:#415EAE;
border-style:solid;
border-width:2px;
}