a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
body {
	background-color: #e0e0e0;
	font-size: xx-small;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}
h6 {
	color: #336699;
	font-size : x-small;
}
td  {
	font-size: 60%;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
}
.c {
	text-align : center;
}
.j {
	text-align: justify;
}
.layer1 {
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1;
	overflow: hidden;
}
.spr {
	border-bottom: 1px dotted #ccc;
}
.spr2 {
	border-bottom: 1px solid #ccc;
	background-color : #FFFFFF;
 }
.spr3 {
	border: 1px solid #ccc;
}
.tabela_mestra {
	width: 60%;
}
.tabela_mestra2 {
	BORDER-RIGHT: #555 1px solid;
	BORDER-TOP: #555 1px solid;
	BORDER-LEFT: #555 1px solid;
	BORDER-BOTTOM: #555 1px solid;
	background-color : #FFFFFF;
}
.titulo {
	color : #336699;
	font-size : xx-small;
	font-weight : bold;
}
.tituloc {
	color : #336699;
	font-size : xx-small;
	font-weight : bold;
	text-align : center;
}
.u {
	text-decoration : underline;
}