body{
    margin: 0;
    padding: 0;
    color: #444444;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.9em;
    background: url('http://www.bilbao.pro/images/ray.png') repeat;
}
a:link, a:visited, a:hover {
    color: #0099CC;
    text-decoration: none;
}
h1, h2, h3, h4 {
    color: #DB7100;
    font-family: Ubuntu, sans-serif;
    font-weight: normal;
    margin-top: 0.6em;
    margin-bottom: 0.2em;
    line-height: 1.4em;
    text-shadow: 1px 1px 1px #BABABA;
}
h1 a, h2 a, h3 a, h4 a {
	text-shadow: 1px 1px 1px #DEDEDE;
}
h1 {
    font-size: 1.8em;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 0.9em;
}
#cuerpo strong {
    color: #666666;
}
.ulok li {
    list-style-image: url('http://www.bilbao.pro/images/ok.png');
}
.uldot li {
    list-style-image: url('http://www.bilbao.pro/images/li.png');
}

