td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.norepeat {
	background-repeat: repeat-y;
}
.white {
	color: #FFFFFF;
}
a {
	color: #000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.link {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright {
	font-size: 9px;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #000000;
	background-color: #F5F5F5;
}
.justificado {
	text-align: justify;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	font-weight: bold;
}
.black {
	color: #000000;
	text-decoration: underline;
}
.black:hover {
	text-decoration: underline;
}.selected {
	color: #999999;
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	width: 42px;
	border: 1px solid #000000;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	font-weight: bold; 
	margin: 2px;
}