body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	overflow-x: hidden;
	overflow-y: auto;
	background-attachment: fixed;
	

}
hr {
	border: 1px solid #990000;
	width: 90%;
	height: 1px;
}

ul {
	padding:0px; list-style-position: outside;
	list-style-image: url('images/seta3.png');
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	cursor: default
	
}
li {
	list-style-position: inherit;
	list-style-image: url('images/seta3.png');
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px
	margin-left:10; 
	margin-right:10;
}

.texto {
	font-family: Arial;
	font-size: 11px;
	color: #808080;
	text-decoration: none; 
	text-align:justify; 
	margin-left:0; 
	margin-right:0;
}
.textobold {

	font-family: Arial;
	font-size: 12px;
	color: #962F4A;
	text-decoration: none;
	font-weight: bold; 
	font-variant:small-caps;
}
.tabela_bordo_1px {
	font-family: arial;
	font-size: 9px;
	color: #000000;
	border: 1px solid #660000;
	cursor: default;
}
.font05superscript {
	font-family: arial;
	font-size: 9px;
	color: #961E23;
	text-decoration: none;
	font-weight: bold;
	vertical-align: super;
}
.destaque {
	font-family: arial;
	font-size: 11px;
	color: #FFFFF6;
	text-decoration: none;
	background-color:#961E23;
}