
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	scrollbar-3d-light-color: #F7F7F7;
	scrollbar-arrow-color: #F7F7F7;
	scrollbar-base-color: #546A8B;
	scrollbar-dark-shadow-color: #F7F7F7;
	scrollbar-face-color: #546A8B;
	scrollbar-highlight-color: #F7F7F7;
	scrollbar-shadow-color: #F7F7F7;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #F8EDD7;
}
a {
	font-size: 10px;
	color: #F58220;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F58220;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #F58220;
}

.titulo {
	font-size: 16px;
	color: #F58220;
	font-weight: bold;
}
