body {
	background-color: #FFFFFF;
}
p    {
	font-size: 80%;
}
#separador {
	background-color: #FFFFFF;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#nav {
	height: 2.2em;
	width: 100%;
}

