﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #f4f4f4;
	background-image: URL(fundo.jpg);
}
p, td {
	font-size: 8pt;
}
.lnk1 {
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
.lnk2 {
	font-size: 8pt;
	text-decoration: none;
	color: #268821;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
.news {
	text-align: justify;
	font-size: 10pt;
}
.lnkw {
	color: #fff;
	text-decoration: none;
}

.tab1topo {
	background: #233f80;
	color: #fff;
	padding: 3px;
	font-weight: bold;
}
.tab1box {
	background: #f2f2f2;
	padding: 3px;
}
.carrinho {
	font-size: 12pt;
	padding: 8px;
	text-align: center;
	background: #F7F6F3;
}
