BODY{
	scrollbar-face-color: #C10E30;
	scrollbar-shadow-color: #D8DAC7;
	scrollbar-highlight-color: #E3F5F9;
	scrollbar-3dlight-color: #D8DAC7;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E3F5F9;
	scrollbar-arrow-color: #E3F5F9;
}
.box {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 8 pt;
	color: Black;
	background-color: #FAFFE9;
	border-color: Silver;
	border-width: 1 px;
}
TABLE {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : x-small;
	color : Black;
}
.titulo {
	font-family : Georgia, Times New Roman, Times, serif;
	color : BC101B;
	text-decoration : none;
	font-size : 15pt;
	font-weight : bolder;
}
.SubTitulo {
	font-family : Georgia, "Times New Roman", Times, serif;
	color : BC101B;
	text-decoration : none;
	font-size : 12pt;
	font-weight : bolder;
}
.Fundo_conteudo {
	background-image: url(../imagens/internas/fundo.jpg);
}
.LinksBranco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.LinksVermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BC101B;
	text-decoration: none;
}
