body {
	background-color: fff5f5;
	background-image:   url(graficos/bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #4a2f2f;
	scrollbar-face-color :#fff5f5;
	scrollbar-highlight-color :#ffc3c3;
	scrollbar-3dlight-color:#fff5f5;
	scrollbar-shadow-color:#ffc3c3;
	scrollbar-darkshadow-color:#ffc3c3;
	scrollbar-track-color:#fff5f5;
	scrollbar-arrow-color:#ffc3c3; 
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	border: 1px solid #b48585;
	background-color: fff5f5;
	background-image: url(graficos/bg1.gif);
	color: #4a2f2f;
}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #4a2f2f;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	border: 1px solid #b48585;
	background-color: fff5f5;
	background-image: url(graficos/bg1.gif);
	color: #4a2f2f;
}
a:link {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	color: #E9161C;
	text-decoration: none;
}
a:hover {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	color: #FF9999;
	text-decoration: none;
}
a:visited {
	font: 9pt Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
}
