BODY { 
 font-family: tahoma, arial;
 font-size: 11px; 
 margin-right: 0px;
 margin-left: 0px;
 margin-top: 0px;
 line-height: 18px;
 padding-left: 3px;
 background-image:url(image/producao-fundo.png);
 text-align: justify;
 }
small
 { 
 font-family: tahoma, verdana; 
 font-size: 10px;
 font-weight:bold; 
 line-height: 18px;
 color: red;
 } 
big
 { 
 font-family: tahoma, arial; 
 font-size: 18px;
 font-weight:bold; 
 line-height: 14px;
 padding-left: 10px;
 color: #df0024;
 }
strong
 { 
 font-family: tahoma, arial; 
 font-size: 18px;
 font-weight:bold; 
 line-height: 14px;
 padding-left: 10px;
 color: red;
 }
Table { 
 font-family: tahoma, arial; 
 font-size: 11px;
 color: #333333; 
 text-align: justify;
 }
 a:link {
 color: #333333;
 text-decoration: underline;
 }
a:visited {
 color: #02026f;
 text-decoration: underline;
 }
a:active {
 color: #333333;
 text-decoration: underline;
 }
a:hover {
 color:red;
 text-decoration: none;
 }
 body {
 margin-right: 0px;
 margin-left: 0px;
 margin-top: 0px;
 }
 input, textarea, select {
 background-color: #eeeeee;
 font-family: tahoma, verdana;
 font-size: 11px;
 color: #333333;
 padding: 0px; 
} 

input.button {
 background-color: #ccc;
 border-style: outset;
 border-color: #999;
 border-width: 2;
} 