td {
   font-family : Trebuchet MS;
   font-size : 10pt;
}
.td1 {
   background-color : #990000;
   font-family : Trebuchet MS;
   font-size : 10pt;
   color : #FFFFFF;
   text-align : center;
}
.td2 {
   background-color : #FFFFFF;
   font-family : Trebuchet MS;
   color : #000000;
}
.td3 {
   background-color : #FFFFFF;
   font-family : Trebuchet MS;
   font-size : 10pt;
   color : #000000;
   text-align : center;
}
.notlnk {
   font-family : Arial;
   font-size : 10pt;
   font-weight : normal;
   color : #000000;
}
.not1 {
   font-family : Arial;
   font-size : 11pt;
}
.menor {
   font-size : 8pt;
}
input.cor1 {
   background : #FF9999;
   border : 1px solid Gray;
   border-bottom-color : Silver;
   border-right-color : Silver;
   font-size : 8pt;
}
input.botao {
   background : #FF9999;
   border : 1px solid #000000;
   font-family : Trebuchet MS;
   font-size : 8pt;
   font-weight : bold;
}
a {
   color : #990000;
   text-decoration : none;
   font-weight : bold;
}
a:hover {
   text-decoration : underline;
}
a.adm {
   color : #990000;
   font-weight : normal;
}
a.adm:hover{
   text-decoration : none;
   font-weight : bold;
}
.enquete {
   background-color : #990000;
   font-family : Trebuchet MS;
   font-size : 10pt;
   color : #FFFFFF;
   text-align : center;
}