/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	background-color: #0066CC;
	color: #666666;
}
a:link, a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #0066CB;
	text-decoration: underline;
}
b {
	color: #0066CC;
}
table {
	font-size: 10px;
	line-height: 16px;
}
#tabulado1 {
	padding-top: 5px;
}
#tabulado2 {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.h1 {
	font-size: 14px;
	color: #0066CC;
	line-height: 16px;
	font-weight: bold;
}
.h2 {
	font-size: 12px;
	color: #003366;
	line-height: 16px;
	font-weight: bold;
}
