body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	font-size: 11pt;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

th {
	font-family: "Times New Roman", Times, serif;
}

a:link{
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}
a:visited{
	font-family: "Times New Roman", Times, serif;
	color: #996600;
	text-decoration: underline;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	margin: 0px;
	font-size: 180%;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	margin: 0px;
	font-size: 140%;
}
h2 a{
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}
h2 a:link{
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}
h2 a:visited{
	font-family: "Times New Roman", Times, serif;
	color: #996600;
	text-decoration: underline;
}
h2 a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}



h3 {
	color: #003399;
	margin: 0px;
	font-size: 120%;
}

.content{
	padding-top: 10px;
	padding-left: 10px;
	float: none;
	width: 95%;
}

.top-bar {
	background-color: #990000;
}


.tonos-bajo {
	background-color: #e5e2d8;
}
.tonos-bajo a{
	color: #990000;
	text-decoration: none;
}
.tonos-bajo a:link{
	color: #990000;
	text-decoration: none;
}
.tonos-bajo a:visited{
	color: #990000;
	text-decoration: none;
}
.tonos-bajo a:hover{
	color: #000000;
	text-decoration: underline;
}

.tonos-mediano {
	background-color: #C9B3A3;
	color: #FFFFFF;
}
.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 {
	background-color: #AD8B71;
	font-weight: bold;
	color: #FFFFFF;
}


.tonos-oscuro h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	font-size: 180%;
	font-weight: bold;
}


.tonos-oscuro a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tonos-oscuro a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.tonos-oscuro a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.required {
	color: #FF0000;
}
.bottomlinks {
	font-size: 9pt;
}
