<style type="text/css">
table#tmestre2 tr td {background: #ffc;} /* Toda a tabela com fundo creme */ 

table#tmestre2.dif td {background: #eee;} /* Linhas com fundo cinza */

h3 {font-family: times}
p {font-family: courier}
p.sansserif {font-family: sans-serif}
td.sansserif {font-family: sans-serif;}
input[type="text"] {font-family: sans-serif;
        font-size: 10px;
        color: #000000;
       background-color: #ffcc66;
        border: 1 solid rgb(0,0,0);
}
input {font-family: sans-serif;
        font-size: 10px;
        color: #000000;
       background-color: #ffffff;
        border: 1 solid rgb(0,0,0);
}
input.button {font-family: sans-serif;
        font-size: 10px;
        color: #000000;
       background-color: #ffcc66;
        border: 1 solid rgb(0,0,0);
}
input[type="checkbox"] {font-family: sans-serif;
        font-size: 10px;
}
input.checkbox {font-family: sans-serif;
        font-size: 10px;
        color: #ffffff;
       background-color: #ffffff;
        border: 1 solid rgb(255,255,255);
}

input.radio {font-family: sans-serif;
        font-size: 10px;
        color: #ffffff;
       background-color: #ffffff;
        border: 1 solid rgb(255,255,255);
}
tr.titulo {font-family: verdana;
        font-size: 10px;
	     font-weight: bold;        
        color: #000000;
        background-color: #cccccc;
	border: 1 solid rgb(0,0,0);
}
td.titulo {font-family: verdana;
        font-size: 10px;
	     font-weight: bold;        
        color: #000000;
        background-color: #cccccc;
	border: 1 solid rgb(0,0,0);
}
td.titulo2 {font-family: verdana;
        font-size: 10px;
	     font-weight: bold;        
        color: #000000;
        background-color: #eeeeee;
	border: 1 solid rgb(0,0,0);
}

td {font-family: sans-serif;
        font-size: 10px;
        color: #333333;
background-color: #f5f5f5;	
}
td.branco {font-family: sans-serif;
        font-size: 10px;
        color: #333333;
background-color: #ffffff;	
}
td.cat {font-family: sans-serif;
        font-size: 10px;
        color: #000000;
        background-color: #cccccc;
	border: 1 solid rgb(0,0,0);
}

td.catdes {font-family: sans-serif;
        font-size: 10px;
        color: #000000;
        background-color: #eeeeee;
	
}
.tr {font-family: sans-serif;
        font-size: 10px;
        color: #000000;
	
}
tbody {font-family: sans-serif;
        font-size: 10px;
        color: #000000;
	
	}



	
body {

scrollbar-arrow-color: #000000;

scrollbar-base-color: #cccccc;

scrollbar-dark-shadow-color: #cccccc;

scrollbar-track-color: #cccccc;

scrollbar-face-color: #cccccc;

scrollbar-shadow-color: #999999;

scrollbar-highlight-color: #cccccc;

scrollbar-3d-light-color: #cccccc;

font-family: sans-serif;

}

table#tmestre tr td {background: #ff; border: 0 solid rgb(255,255,255);} /* Toda a tabela com fundo creme */ 

table#tmestre.dif td {background: #eee;} /* Linhas com fundo cinza */

a {font-family: verdana;
        font-size: 10px;
        font-style: bold;
        font-weight: bold;
		  text-decoration: none;          
        color: #880000;
}
a:visited {font-family: verdana;
        font-size: 10px;
        font-style: bold;
		  text-decoration: none;        
        color: #880000;
}
a:hover {font-family: verdana;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
		  text-decoration: none;        
        color: #555555;
}
.resumo {font-family: sans-serif;
        font-size: 9px;
        color: #000000;
        background-color: #eeeeee;
	
}
.abackupo {font-family: verdana;
        font-size: 10px;
        font-style: bold;
        font-weight: bold;
		  text-decoration: none;          
        color: #ffa500;
}


</style>

