body {
font-family: Trebuchet MS; font-size: 13px; color: #000000; text-align: justify;
scrollbar-3d-light-color: red;
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #3030FF;
scrollbar-dark-shadow-color: #58A7C8;
scrollbar-face-color: #000099;
scrollbar-highlight-color: white;
scrollbar-shadow-color: #FFFFFF;} 

table { font-size: 13px; text-align: justify;} 

.titulo { font-size: 22px; font-weight: bold; color: #000099;}

.titulo2 { font-size: 15px; font-weight: bold;}

.azul { color: #3030FF;}

a:visited { color: #3030FF; text-decoration: underline;} 
a:link { color: #3030FF; text-decoration: underline; } 
a:hover { color: #FF0000; text-decoration: underline;} 

/* Link especial do rodapé do site */
.rodape {color: #000099;} 
.rodape:link {color: #FFFFFF; text-decoration: underline;} 
.rodape:visited {color: #FFFFFF; text-decoration: underline;} 
.rodape:hover {color: #000099; text-decoration: none;}

input {
	font-family: Trebuchet MS; font-size: 13px; color: #3030FF; background-color: 
white; border-bottom: #666666 1px solid; border-left: #666666 1px solid; border-right: #666666 1px solid; border-top: #666666 1px solid;}
textarea {
	font-family: Trebuchet MS; font-size: 13px; color: #3030FF; background-color: 
white; border-bottom: #666666 1px solid; border-left: #666666 1px solid; border-right: #666666 1px solid; border-top: #666666 1px solid;}
select {
	font-family: Trebuchet MS; font-size: 13px; color: #3030FF; background-color: white; border-bottom: #666666 1px solid; border-left: #666666 1px solid; border-right: #666666 1px solid; border-top: #666666 1px solid;}
	
/* Linha Pontilhada */ 
.linha_horizontal {background-image: url(../imagens/linha_horizontal.gif); background-repeat: repeat-x;}