
body {
background-image : url(../images/fundo.jpg);
background-repeat : repeat-y;
background-position : center top;
}
td {
text-decoration : none;
font-size : 11px;
font-family : Trebuchet MS, Arial;
font-style : normal;
color : #000033;
}
font {
font-size : 11px;
font-family : Trebuchet MS, Arial;
font-style : normal;
}
A {
text-decoration : none;
font-size : 11px;
font-family : Trebuchet MS, Arial;
font-style : normal;
font-weight : bold;
color : #fe0033;
}
A:hover {
text-decoration : underline;
font-size : 11px;
font-family : Trebuchet MS, Arial;
font-style : normal;
font-weight : bold;
color : #fe0033;
}
select {
font-family : Trebuchet MS, Arial;
border-style : double;
}
.tabela {
border-collapse : collapse;
border : 1px solid #ffffff;
font-size : 10px;
font-family : Trebuchet MS, Arial;
background-color : #f3f3f3;
letter-spacing : normal;
word-spacing : normal;
}
.table_titulo {
text-decoration : none;
font-size : 11px;
font-family : Trebuchet MS, Arial;
font-style : normal;
color : #ffffff;
background-color : #dfdfdf;
font-weight : bold;
}
.form {
font-family : Trebuchet MS, Arial;
font-size : 10px;
border : 1px solid #000000;
}
.link_menu {
color : #000000;
text-decoration : none;
font-weight : normal;
font-size : 10px;
font-family : Arial;
}
.formulario_branco {
font-family : Trebuchet MS, Arial, sans-serif;
color : #333333;
text-decoration : none; 
font-size : 10px;
font-weight : normal;
background-color : #ffffff;
border-top-width : thin;
border-right-width : thin;
border-bottom-width : thin;
border-left-width : thin;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
}
