
body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #777777;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-track-color: #EEEEEE;
	background-image: url(imgs/fundoquad.gif);
}
body,td,th {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #009933;
	letter-spacing: 1px;
}
a {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
}
.bold {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
	

