body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #64774F;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E5829;
	}
	
#navigation a {
	color: #F5F8EF;
	line-height:12px;
	text-decoration: none;
	display:block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 4px 40%;
	}
#navigation a:hover {
	color:#3C3D34;
	background-color: #E9E9E9;
	background-image: url(../images/menu1.gif);
	background-repeat: no-repeat;
	background-position: 4px 45%;
	}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.Estilo2 {
	font-size: 11px;
}
.Estilo3 {
	color: #C9D1BE;
	font-weight: bold;
	text-indent: 8px;
	background-color: #3D4730;
	line-height: 20px;
}
