body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.titulos1 {
	font-family: tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
}.titulos2 {
	font-family: tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
.main {
	font-family: tahoma;
	font-size: 14px;
	color: #333;
}
.blue{
	font-family: tahoma;
	font-size: 14px;
	color: #06C;
}
.blue-bold{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
}
.list1 {
	font-family: tahoma;
	font-size: 12px;
	color: #212121;
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: circle;
}
.preto {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.form1 {
	font-family: arial;
	font-size: 12px;
	color: #212121;
	border: 1px solid #000;
	width: 135px;
}
