

/* Página Principal */

.hide {
	DISPLAY: none;}

form.direita {
	DISPLAY: none;}

#pipe {
	DISPLAY: none;}

/* fim página principal */

/* Aplicar a todas */

body {
	FONT-FAMILY: "Times New Roman", serif;}

h1, h2, h3, h4, h5, h6 {
	COLOR: blue; FONT-FAMILY: Georgia, serif;}

hr {
	COLOR: blue; }

:visited {
	COLOR: blue; }

:active {
	COLOR: blue; }

:link {
	COLOR: blue; }

/* Páginas secundárias */

.margem {
	DISPLAY: none; }

.pagina {
	BORDER-RIGHT: 0em; BORDER-TOP: 0em; BORDER-LEFT: 0em; WIDTH: 100%; BORDER-BOTTOM: 0em; BACKGROUND-COLOR: #ffffff; }