.font {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.bordalateral {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.margem {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;

}
a:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:visited {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {


	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.titulo {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #055ba4;

}
.titulopreto {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.form {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	height: 18px;
	width: 200px;
	border: 1px solid #000000;
}
.mensagem {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	height: 100px;
	width: 200px;
	border: 1px solid #000000;

}
