body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.form {
	border: 1px solid;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
}

table {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	vertical-align:top
}
table a {
	color: #536a81;
	text-decoration: underline;
}
table a:link {
	color: #536a81;
	text-decoration: none;
}
table a:visited {
	text-decoration: none;
	color: #536a81;
}
table a:hover {
	text-decoration: none;
	color: #536a81;
}
table a:active {
	text-decoration: none;
	color: #536a81;
}

#navlist
{
padding-left: 0;
margin-left: 0;
width: 100%;
}

#navlist ul
{
margin-left: 10px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.15em;
border-bottom: 1px solid #536a81;
}

#navlist li a { text-decoration: none; }

.copy {
	font-family: tahoma;
	font-size: 9px;
	color: #536a81;
	text-decoration: none;
}
.submenu {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 9px;
}
.submenu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.submenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.submenu a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 9px;
}

.titulo-azulino {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #536a81;
}

.titulo-azulino2 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #536a81;
}

.subtitulo-azulino {
	font-family: tahoma;
	font-size: 10px;
	color: #536a81;
}