body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #dededd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../imgs/fundo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #000000;
}
#hj3 {
	border: 5px outset #7a7a79;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #7a7a79;
}
a:active {
	text-decoration: none;
	color: #7a7a79;
}
.txt {
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
.tit_pag {
	font-size: 14px;
	font-weight: bold;
	color: #7a7a79;
	vertical-align: bottom;
	text-align: right;
	margin: 0px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #DF0000;
	height: 22px;
}
h5 {
	background-color: #7a7a79;
	display: block;
	color: #dededd;
	margin: 0px;
	padding: 0px;
	filter: Alpha(Opacity=50);
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
}
li {
	list-style-image: url(../imgs/seta.gif);
}
.tit {
	font-size: 14px;
	font-weight: bold;
	color: #7a7a79;
	vertical-align: top;
	text-align: right;
	margin: 0px;
}

