body {
	background-image: url(img/im01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
th {
	text-align: left;
	padding-left: 22px;
}
th a:link, th a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
th a:hover, th a:active {
	color: #FFCEBA;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	color: #9C1010;
	position: relative;
	top: -2px;
}
.textos {
	font-size: 9pt;
	color: #560707;
	padding-left: 22px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-top: 12px;
}
.textos a:visited, .textos a:link {
	text-decoration: none;
	color: #FFCEBA;
	font-weight: bold;
	position: relative;
	top: 5px;
}
.textos a:hover, .textos a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	top: 5px;
}
.pie {
	background-image: url(img/im08.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #0C0C0C;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 12px;
	padding-top: 10px;
	color: #555555;
	font-size: 7pt;
}
.pie a:link, .pie a:visited {
	font-size: 13pt;
	text-decoration: none;
	color: #333333;
}
.pie a:hover, .pie a:active {
	font-size: 13pt;
	text-decoration: none;
	color: #444444;
}
