body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	background-color: #009900;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}h1 {
	color: #009900;
	margin: 0px;
	font-size: 160%;
}
h2 {
	color: #009933;
	margin: 0px;
}
h3 {
	color: #003399;
	margin: 0px;
}

.content{
	padding-top: 10px;
	padding-left: 10px;
	float: none;
	width: 95%;
}

.tonos-bajo {
	background-color: #99CCFF;
	color: #000066;
	font-weight: bold;
}
.tonos-bajo a{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.tonos-bajo a:link{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.tonos-bajo a:visited{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.tonos-bajo a:hover{
	color: #FFFFFF;
	font-weight: bold;
}

.tonos-mediano {
	background-color: #CCCC99;
	color: #990000;
	font-weight: bold;
}
.tonos-mediano a:link{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.tonos-mediano a:visited{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.tonos-mediano a:hover{
	color: #FFFFFF;
	font-weight: bold;
}

.tonos-oscuro {
	color: #FFFFFF;
	font-weight: bold;
}
.tonos-oscuro a:link{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.tonos-oscuro a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.tonos-oscuro a:hover{
	color: #FFFF33;
	text-decoration: underline;
}
strong {
	color: #006600;
}
