@charset "utf-8";
/* CSS Document */

body{	
	background-color:#FFF;
	font-family:tahoma;
	color:#006699;
	font-size:12px;	
}
#tabela{
	font-size:12px


}


th, td {
	padding: 5px;
	border-bottom: 0px solid #000;
	}

th {
	background-color: #3366FF;
	color: #fff;
	font-family:verdana;
	font-size:12px;
	}

#td {

	border-bottom: 0px solid #FFF;
	
	}