@charset "utf-8";
p {
	line-height: 20px;
	color: #333333;
}
h1 {
	font-size: 150%;
	color: #333333;
}
h2 {
	font-size: 130%;
	color: #FF0000;
}
body {
	background-repeat: repeat-y;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../imagens/icone/png/bg1.png);
	background-position: center top;
	background-color: #FFFFFF;
}

h3 {
	font-size: 105%;
	font-weight: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	display: table-header-group;
	line-height: normal;
	color: #333333;
}

h5 {
	font-size: 90%;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: normal;
	color: #333333;
}
