body{
font-family:tahoma;
font-size:9px;
}
td{
font-size:9px;
}
a{
text-decoration:none;
}
th{
font-size:9px;
background-color:silver;
padding-left:4px;
padding-right:4px;
}
input{
font-family:tahoma;
font-size:9px;
font-weight:bold;
color:#666666;
border:1px solid gray;
background-image:url('images/cell.jpg');
background-repeat:no-repeat;
}
select{
font-family:tahoma;
font-size:9px;
font-weight:bold;
color:#666666;
}
textarea{
font-family:tahoma;
font-size:9px;
font-weight:bold;
color:#666666;
width:160px;
height:80px;
}
.gradient{
background-image:url(images/gradient.jpg);
background-position:top right;
background-repeat:no-repeat;
}
h1{
color:#8e4343;
font-size:15px;
font-style:oblique;
text-align:right;
border-bottom:1px solid #8e4343;
}
.evento{
text-align:right;
}
h2{
width:100%;
background-color:#c00000;
color:white;
text-align:center;
}

