 h1, h2, h3, h4, h5 {
	text-align: left;
}
body {
	background-color: #FEABAD;
}

tr {
	text-align: left;
}
h2 {
	text-decoration: underline;
}
h1 {
	font-family: "Bodoni MT", "Book Antiqua", "Calisto MT";
	font-size: 36px;
	text-align: center;
	color: #993300;
	border: 2px solid #9C3000;
	background-color: #FFCCCC;
	width: 600px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	background-color: #FFFFFF;
}
table {
	width: 750px;
	text-align: left;
}
h6 {
	font-size: 11px;
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
}
#Tablafondo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 360px;
	position: relative;
	bottom: 0px;
}
#Tablafondo a {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;
}
#Tablafondo a:hover {
	text-decoration: none;
	color: #990000;
	background-color: #FFFFFF;
}
#tidy {
	float: right;
	height: 45px;
	width: 45px;
	position: absolute;
	right: 5px;
	top: 10px;
}
