body {
	margin-top: 10px;
	margin-bottom: 10px;
}
.style1 {
	font-family: Arial;
	font-size: 11px;
	color: #003471;
	font-weight: bold;
}

a.link1:link{
	font-family: Arial;	font-size: 11px; 	color: #003471;	text-decoration: none;
}

a.link1:visited{
	font-family: Arial;	font-size: 11px;	color: #003471;	text-decoration: none;
}

a.link1:hover{
	font-family: Arial;
	font-size: 11px;
	color: #003471;
	text-decoration: underline;
}
form{
margin:0px;
}
.title{
	font-family: Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #005826;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.style4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #003471;
}
.ponto1x1{
	font-size: 1px;
}
.form {
	background: White;
	border: 0px solid #000000;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.form2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #003471;
	width: 250px;
}
.form_txtarea {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #003471;
	color: #000000;
	width: 300px;
}
.botao {
	background-color: #003471;
	font-family: Tahoma;
	font-size: 11px;
	border: 0px solid #003471;
	color: #FFFFFF;
	font-weight: bold;
	width: 22px;
	height: 16px;
}
form {
	margin:0px;
}
#menu {
	margin-left:2px;
}
#menu a {
	font-family: Tahoma;
	font-size: 12px;
	color:#009240;
	margin-left:18px;
	background-image:url(images/menu1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;
	text-decoration:none;
	margin-bottom:10px;
	display:block;
	font-weight:bold;
	border-bottom:1px solid #009240;
	width:110px;
	padding-bottom:2px;
}

#menu a:hover {
	background-image:url(images/menu2.gif);
}