.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.pontilhado {
	border: 1px dotted #000099;
}
.separador {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
}
.traco {
	border-top: 1px solid #000099;
	border-right: 1px none #000099;
	border-bottom: 1px none #000099;
	border-left: 1px none #000099;
}
.foto {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.peh {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	height: 15px;
}
.lateral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: nome;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.lateral2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}
.borda {
	border: 1px solid #000000;
}