<style type="text/css">

body {
	background-color: #D8EDD3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;

}

.linhabase {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #006600;
}
.linhadir {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}

.txt_resenha {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.txt_titulo {
	color: #000000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.txt_autor {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}

.txt_titulopeq {
	color: #000000;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
