body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
}
a:link {
	color: #A46F00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A46F00;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
	text-indent: 14px;
}
h3 {
	font-size: 13px;
	color: #333333;
}
h2 {
	font-size: 18px;
	color: #333333;
	background-color: #F5F5F5;
	text-indent: 6px;
}
