p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: justify;
	margin-bottom: 8px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C30;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-right: 13px;
	margin-left: 13px;
	padding-bottom: 3px;
	text-align: center;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #c30;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C30;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

h5 {
	font-size: 9
.px;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #C30;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-align: center;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #C30;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 160px;
	text-align: center;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 10px;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	color: #C30;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
}

a:hover {
	text-decoration: underline;
}
.menor {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.vermelho {
	color: #C30;
}

.center {
	text-align: center;
}
.justified {
	text-align: justify;
}
.direita {
	text-align: right;
}
.semrisco {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.esquerda {
	text-align: left;
}
.grande {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666;
}
.pequena {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.artigoembusca {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C30;
	padding-top: 5px;
}
.cinzaescuro {
	color: #333;
	text-align: left;
}
