body {
	background-attachment: fixed;
	background-color: #e5e2e0;
	background-image:  url(graficos/bg.jpg);
	background-repeat: repeat-x;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
}
td img {display: block;}
table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	background-color: f4f2ee;
	border: 1px solid #000000;
	filter: Alpha(Opacity=50);


}
textarea {
             
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	background-color: f4f2ee;
	border: 1px solid #000000;
	filter: Alpha(Opacity=50);

}
a:link {
	text-decoration: none;
}

