
.hide {
	DISPLAY: none;}

form.direita {
	DISPLAY: none;}

#pipe {
	DISPLAY: none;}


/* Aplicar a todas */

body {
	FONT-FAMILY: Verdana, Arial, monospace, sans-serif; COLOR: black; background-color: white;}

h1, h2, h3, h4, h5 {
	COLOR: black; FONT-FAMILY: Verdana, Arial, monospace, sans-serif; background-color: white;}

hr {
	COLOR: blue; background-color: white;}

:visited {
	COLOR: blue; background-color: white;}

:active {
	COLOR: blue; background-color: white;}

:link {
	COLOR: blue; background-color: white;}

/* Páginas secundárias */

.margem {
	DISPLAY: none; }

.pagina {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 100%; BORDER-BOTTOM: 0px; background-color: white; color: black; }