/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}

.Resaltar {
	font-size: 14px;
	font-weight: bold;
}

.Pie {
	font-size: 10px;
}

a:link {
	font-size: 14px;
	color: #606745;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #606745;
	font-weight: bold;
}

a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #969C80;
	font-weight: bold;
}

a:active {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

H1 {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
}
