.Geral
{
	padding: 20px 10px 0px 12px;
}
.TiposVenda
{
	float: left;
	width: 231px;
	text-align: center;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: dashed 1px #000000;
}
.Sel
{
	border-style: none;
	border-left: dashed 1px #000000;
	border-right: dashed 1px #000000;
	border-top: dashed 1px #000000;
}

.BOL
{
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.BOL2
{
	color: #00CCCC;
}

.Tipos
{
	color: #949494;
	font-size: 16px;
	font-weight: bold;
}

.Tipos a
{
	color: #949494;
	font-size: 16px;
	font-weight: bold;
}

.Tipos a:hover
{
	color: #949494;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.Geral h1
{
	color: #FFFFFF;
	font-size: 16px;
	margin: 2px 2px 2px 2px;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align:center;
}
.Geral h2
{
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

.Geral h3
{
	color: #00CCCC;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}

.Geral p
{
	color: #FFFFFF;
	font-size: 10px;
	text-align: justify;
}
.Geral p.Center
{
	text-align: center;
}
.Geral .Nota
{
	margin: 5px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: dashed 1px #000000;
}
.Geral table
{
	width: 100%;
	text-align: left;
	font-size: 10px;
}

.Geral img
{
	color: #FFFFFF;
	font-size: 10px;
}

.Geral a
{
	color: #949494;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.Geral a:hover
{
	color: #00CCCC;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.Geral ul
{
	color: #FFFFFF;
	font-size: 10px;
	list-style-type: disc;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Geral ul li
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.Geral ol
{
	color: #FFFFFF;
	font-size: 10px;
	list-style-type: decimal;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Geral ol li
{
	padding-top: 5px;
	padding-bottom: 5px;
}



