.t10 {
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
.t11 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.fields {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
.botao {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #333333;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
}
