body {
	scrollbar-arrow-color: #5b5a34;
	scrollbar-highlight-color: #5b5a34;
	scrollbar-shadow-color: #555555;
	scrollbar-base-color : #dde3c7;
	scrollbar-track-color: #dde3c7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f1d17;
	margin-left : 10px;
	margin-top : 5px;
	background-color : #5b5a34;
	background-image : url(images/fundo.jpg);
	background-attachment : fixed;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3f1d17;
	text-align : justify;
	line-height : normal;
}	


tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border : thin solid #CCCCCC;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color : #5f5e38;
	color: #CCCCCC;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3f1d17;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f1d17;
	text-align : left;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#3f1d17;
}

a {	text-decoration:none;
	font-weight:none;
	color:#3f1d17} 

a:visited {
	text-decoration:none;
	font-weight:none;
	color: #3f1d17;
} 

a:hover {	text-decoration:underline;
	font-weight:none;
	color:#3f1d17}
	
hr {
	size:1px;
	color:#800000;
}

.tempo {
	color: #32644e;
	font-weight:bold;
	margin-left:20px;
}

.tituloQuadro {
	font-style: italic;
	color: #FFFFFF;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.validadeQuadro {
	color: #FFFFFF;
	font-style: italic;
}
.textoQuadro {color: #FFFFFF}






