.normal {
	font-family: verdana;
	font-size: 12px;
	color: #005188;
}
td.normal {
	padding: 5px;
}
.pequeno {
	font-family: verdana;
	font-size: 10px;
	color: #005188;
}
.titulo {
	font-family: verdana;
	font-size: 18px;
	color: #005188;
	text-align: center;
}
.sige {
	font-family: verdana;
	font-size: 18px;
	color: #005188;
	text-align: left;
}
.recuo1 {
	position:relative;
	left:10px;
}
.recuo2 {
	position:relative;
	left:20px;
}
.recuo3 {
	position:relative;
	left:30px;
}
.botoes {
	list-style-type : none;
	list-style-position : outside;
	margin : 0;
	padding : 0;
}
.botoes li {
	background-image: url(Imagens/botao0.gif);
	text-align:center;
	width: 144px;
	height: 29px;
}
.botoes a {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #DDDD00;
}
.botoes a:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
}
.form {
	font-family: verdana;
	font-size:12px;
	color: #000000;
	background-color: #FFFFFF;
	border : 1px solid #005188;
}
a {
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color: #5A5AFF;
}

a:hover {
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
	color: #0006E6;
}
.unnamed3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
