html {
	margin: 0px;
	padding: 0px;
SCROLLBAR-FACE-COLOR: #AAA050; 
SCROLLBAR-HIGHLIGHT-COLOR:#ffffff; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #EEEAC4; 
SCROLLBAR-TRACK-COLOR: #AAA050; 
SCROLLBAR-DARKSHADOW-COLOR: #1442C6
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c491c;
	background-color: #eeeac4;
	background-image: url('outlook_tile.jpg');
	background-repeat: repeat;
	cursor: crosshair;
	text-align: center
}
#container {
	text-align: center;
	width: 750px;
	padding-top: 20px;
}
#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c491c;
	text-align: center;
	width: 700px;
}
#texto_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c491c;
	text-decoration: underline;
}
#tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c491c;
	width: 600px;
	cursor: crosshair;
}a:link, a:hover, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c491c;
}
