body{
	font-family: verdana;
	font-size: 8pt;
	text-align: center;
	margin: 0px auto;
}
table{
	font-family: verdana;
	font-size: 8pt;
}
.menor{
	font-family: verdana;
	font-size: 7pt;
}
.legenda{
	font-family: verdana;
	font-size: 7pt;
	color: #777777;
}
IMG {
	cursor: pointer;
}
HR {
	COLOR: #47A6CA;
	height: 1px;
}
A {
	COLOR: #47A6CA;
	TEXT-DECORATION: none;
	cursor: pointer;
}
A:hover {
	TEXT-DECORATION: underline
}
.barra {
	border-top: 1px solid #47A6CA; 
	background-color: #e5f8ff;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}
#divSite div {
	text-align: left;
}
textarea{
	font-family: verdana;
	font-size: 8pt;
	width: 247px;
}
input{
	font-family: verdana;
	font-size: 8pt;
}
select{
	font-family: verdana;
	font-size: 8pt;
	width: 247px;
}