body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#006666;

}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.direita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.link {
    text-decoration: none; color: #006699
}
.link:hover { 
	text-decoration: underline; color: #009999
}
.botao {
	font-family: verdana; font-size: 8pt; color:#006666;
	font-weight:bold;
	text-decoration:none;
}
.capa {
    font-family: verdana; font-size: 8pt; color: #006699
}