body {
	scrollbar-arrow-color: #4C4C4C;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color: #1B1B1B;
	scrollbar-face-color: #282828;
	scrollbar-shadow-color: #4C4C4C;
	scrollbar-highlight-color: #4C4C4C;
	scrollbar-3d-light-color:#4C4C4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFDFDF;
	background-color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFDFDF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DFDFDF;
}
.titulo {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitulo {
	color: #FFFFFF;
	font-weight: bold;
}
.linksdebaixo {
	padding-left: 13px;
}
.adornoesq {
	background-image: url(../imagens/adorno_lr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.adornodir {

	background-image: url(../imagens/adorno_rl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
