/* CSS Document */
.texto, table{
font-family: Trebuchet MS, Tahoma, Arial;
font-size: 11px;
color:#FFFFFF;
}
.titulo{
font-family: Trebuchet MS, Tahoma, Arial;
font-size: 22px;
font-weight:bold;
color:#FFFFFF;
}
.subtitulo{
font-family: Trebuchet MS, Tahoma, Arial;
font-size: 18px;
color: #999900;
}
#rodape{
text-align:center;
font-family: Tahoma, Arial;
font-size: 10px;
color:#FFFFFF;
}
.img{
margin:4px;
border:2px solid #DB9A0A;
}
a{
font-family: Tahoma, Arial;
font-size: 11px;
color: #FFCC00;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
table table table{
border:0px;
border-bottom:1px solid #4A0508;
border-right:1px solid #4A0508;
}
table table table th{
color:#999900;
padding:2px;
border:0px;
border-top:1px solid #4A0508;
border-left:1px solid #4A0508;
}
table table table td{
padding:2px;
border:0px;
border-top:1px solid #4A0508;
border-left:1px solid #4A0508;
}