@charset "utf-8";
/* CSS Document */

body {
	background: url(../../images/bg.jpg) repeat-x #FFF;
	margin: 0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #333;
}

html, body, from{
	height:100%;
}

a, img {
	border:none;
	outline:none;
	margin:0 auto;
}
h1 {
	font-size:14px;
	color:#FFF;
	padding: 1px 2px 2px 25px;
	background:url(../../images/seta.gif) no-repeat #00a4c4;
	margin:0 auto;
}
h2 {
	font-size:14px;
	color:#004970;
	text-decoration:underline;
	margin:0 auto;
}
p {
	text-align:justify;
}
a {
	font-size:12px;
	color:#00a4c4;
	text-decoration:underline;
	margin:0 auto;
}
li {
	list-style:none;
}
table {
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #333;
}
	

