%STARTINCLUDE%
table{
border: 1px solid #A38;
}
table th, table td{
margin: 1px;
padding: 0px 2px;
border: none;
}
table th{
background-color: #D59;
color: #FFF;
}
#conteudo table a{
color: #FFF;
}
table td{
background-color: #F0E0E8;
}
.twikiAttachments{
text-align: center;
}
.twikiAttachments table{
margin: auto;
}
.twikiAttachments table th, .twikiAttachments table td{
font-size: 11px;
text-align: left;
}
%STOPINCLUDE%