BODY {
	color : Black;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	overflow: auto;
	background-attachment: fixed;
	background-color: #A1B4C4;




}

A:LINK, A:VISITED {
	color : #0000FF;
	text-decoration : none;
}

A:HOVER {
	color : #00009F;
	text-decoration : none;
	background-color: #99FFFF;

}
p {
	font-size: 12px;
}
#rotulo_noticia{
	font-size: 12px;
	font-weight: bold;
	}
#rotulo_noticia2{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
	#mio{
	font-size: 12px;
	background-color: #5555FF;
	color: #FFFFFF;
	cursor: hand;


	}
		#mio2{
	font-size: 10px;
	}
table {
	font-size: 12px;
}
#titulo {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	bottom: 100px;
}
#ul_ajustado
	{
	margin-left : 5px;
	list-style-type: disc;
	list-style-position: inside;
	}
th {
	font-size: 12px;
	background-color: #339999;
}
