/* CSS Document */
body {
background-color:#323232;
}
.texto {
font-family: Tahoma,Verdana;
font-size: 12px;
text-align: justify;
color: #000000;
}
.pie {
font-family: Tahoma,Verdana;
font-size: 10px;
color: #FFFFFF;
text-align: justify;
}
.textob {
font-family: Tahoma,Verdana;
font-size: 12px;
font-weight:bold;
color: #000000;
text-align: justify;
}
.h1 {
font-size:22px;
font-family: Tahoma,Verdana;
}