@charset "utf-8";
/* CSS Document */

body {
	background:url(../img/fundo.jpg) repeat-x center top;
	margin-top: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:120%;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.style2 {
	font-size: xx-small;
	color: #003366;
}
.style3 {
	font-size: 9px;
	color: #FFFFFF;
	line-height:160%;
}
.style8 {
	font-size: 10px
}
.style10 {
	font-size: 12px;
	color: #039;
	font-weight: bold;
}
.style15 {
	color: #999999
}
.style9 {
	font-size: 11px;
	color: #666;
}
.style16 {
	font-size: 12px;
	font-weight: bold;
}
#contorno {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #E4E4E4;
}
#rodape {
	background-color:#003366;
}
li {
	list-style:circle;
	list-style-type:circle;
}
li a {
	text-decoration:none;
	color:#003366;
}
li a:hover {
	text-decoration:underline;
	color:#003366;
}

