	body {
	font-family: verdana;
	font-size: 12px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f0f0f0;
	}
	
	table.principal {
		margin-top: 1px;
		margin-left: 1px;
	}
	
	
	#rightmenu {
		margin: 0;
		padding: 0;
	}
	
	#rightmenu a {
	color: #FFFFFF;
	padding: 5px 0 5px 15px;
	margin: 2 10 0px 10px;
	text-decoration: none;
	background-color: #291670;
	background-image: url(images/vmenuarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	display: block;
	font-size: 9px;
	border: 1px solid #FFFFFF;
	}
	
	#rightmenu a:hover {
		color: #FFFFFF;
		background: #DA251E url(images/vmenuarrowhover.gif) no-repeat left;
	}
	
	#rightmenu2 {
		margin: 0;
		padding: 0;
	}
	
	#rightmenu2 a {
		color: #ffffff;
		padding: 5px 0 5px 0px;
		margin: 4 10 0px 10px;
		text-decoration: none;
		background-color: #291670;
		font-weight: bold;
		display: block;
		border: 1px dotted #333333;
	}
	
	#rightmenu2 a:hover {
		color: #FFFFFF;
		background: #DA251E;
		border: 1px dotted #FFFFFF;
	}
	td {
		font-size: 10px;
	}
	td.content {
		padding: 2px 0 2px 0px;
		margin: 5px 0 0px 0px;
		background-color: #FFFFFF;
		border: 1px none #999999;
	}
	td.footer {
	padding: 2px 0 2px 0px;
	margin: 0;
	background-color: #999999;
	color: #333333;
	font-weight: bold;
	font-size: 10px;
	border: 1px none #999999;
	height: 20px;
	}
	td.footer a{
		color: #DA251E;
		font-weight: bold;
		text-decoration: none;
	}
	p {
		font-size: 12px;
		color: #333333;
	}
	h1 {
		font-size: 18px;
		font-style: italic;
		color: #291670;
		font-weight: bold;
	}
	#hlinks {
		font-weight: normal;
		background-position: center;
	}
	#hlinks a{
		font-weight: normal;
		color: #666666;
	}
	#hlinks a:hover{
		font-weight: normal;
		color: #000000;
	}
	.dashed {
		border-left-width: 1px;
		border-left-style: dotted;
		border-left-color: #333333;
	}
	td.grey {
		background-color: #AAA9A9;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #000000;
	}
.locateobject {
	margin-left: 40px;
}
table.pricss {
	margin-left: 0px;
}
	#voltar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	}
