body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a.link1 {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
a.link1:hover {
	color: #333333;
}
a.link2 {
	font-family: Verdana;
	color: #CF3442;
	text-decoration: none;
	cursor: pointer;
}
a.link2:hover {
	color: #990000;
}
a.menu {
	font-family: Verdana;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}
a.menu:hover {
	color: #FFFFFF;
}
.borda_tabela {
	border: 1px solid #CDCDCD;
	background: #FFFFFF;
}


.titulo {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.titulo_principal {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.verdana10 {
	font-size: 10px;
}

.verdana11 {
	font-size: 11px;
}

.formulario {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border: 1px solid #283079;
	background: #FFFFFF;
	text-decoration: none;
}

.botoes_carrinho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #8AC269;
	font-size: 11px;
	width: 150px;
	height: 25px;
	border-left: 2px solid #67AB44;
	border-top: 2px solid #67AB44;
	border-right: 2px solid #406A2B;
	border-bottom: 2px solid #406A2B;
	cursor: pointer;
}

.bulletRomano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: upper-roman;
}
