body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linha_divisoria {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

justificado {
	text-align: justify;
}
.texto_justificado {
	text-align: justify;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

h1,h2,h3,h4,h5,h6 {
	display: inline;
	font-weight: lighter;
}
h1 {
	font-size: 24px;
	
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	border: 1px solid #F2F2F2;
	width: 100%;
}

h2 {
	font-size: 18px;
	
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
	
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}.linha_branca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.borda_img {
	border: 2px solid #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.form_envio_comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 220px;
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999;
}.topo_dir {
	background-image: url(../img/top_right.png);
	background-repeat: no-repeat;
}

