/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #003366;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
.titulo{
	font-family: Verdana;
	font-size: 12px;
	size:auto;
	color: #999999;
}