body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9999FF;
	margin-top: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #666666;
	font-size: 24px;
	letter-spacing: 10px;

}
h2 {
	font-size: 18px;
	color: #333333;
}
h3 {
	color: #7f7f7f;
	font-size: 18px;
}
h4 {
	color: #7f7f7f;
	font-size: 16px;
}
h5 {
	color: #666666;
	text-align: right;
	font-size: 10px;
	text-decoration: underline;

}
h6 {
	font-style: italic;
	color: #3f3f3f;
	font-weight: normal;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;

}
a:link {
	color: #990000;
}
a:visited {
	color: #996633;
}
a:hover {
	color: #993300;
}
.TituloPie {
	font-size: 14px;
	padding-left: 20px;
	color: #990000;
	letter-spacing: 5px;
	text-align: left;
	font-weight: bold;



}
p {
	text-align: justify;
}
.PieFoto {

	font-size: 12px;
	font-style: italic;
	color: #999999;
}
ul {
	padding-bottom: 5px;
}
ol {
	padding-bottom: 5px;
}

.tdc {
	border-top: thin solid;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #999999;
	cursor: hand;

}
.content:link {
	color: #000000;
	text-decoration: none;
	border: none #999999;
}
.content:visited {
	color: #000000;
	text-decoration: none;
	border: none #999999;
}
.content:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

