body {
	color:#000;
	font-family: Georgia;
	font-size: 12px;
	text-align: justify !important;
	background-color: #FFFFFF;
	background-image: url(../images/redback.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1, h2, p, body, html {
	margin:0;
	padding:0;
}
h1 {
	font-size: 20px;
	color: #B71313;
	font-weight: bold;
	padding-bottom: 2px;
}
h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B71313;
	color: #B71313;
	padding-bottom: -1px;
}
a {
	color: #B71313;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
ul {
	list-style: none;
	margin: 0;
	font-weight: bold;
	color: #B71313;
	padding: 0;
}
li a {
	list-style: none;
	margin: 0;
	text-decoration: none;
	color: #B71313;
	padding: 0;
}

li a:hover {
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
.conteudo {
	line-height: 145%;
	width: 550px;
	font-family: georgia;
	font-size: 12px;
	text-align: justify;
}
