body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
}
.header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	text-align: center;
	width: 770px;
}
h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	text-align: right;
}
h5 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #5E1608;
	text-align: left;
	background-image:  url("images/flealfecho.gif");
	height: 30px;
	text-indent: 25px;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
	text-align: left;
}
blockquote {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 25px;
	color: #333333;
	text-align: left;
}
.destaque {
	font-weight: bold;
	color: #CC3300;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
li {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	list-style-type: none;
	color: #CC3300;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}
p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.quote {
	font-style: normal;
	color: #0099CC;
	text-align: left;
	font-size: 12px;
}
h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 5px;
	text-align: left;
	margin-left: 25px;
}

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 5px;
	text-align: left;
	margin-left: 25px;
}
.right {
	text-align: right;
}
