* {
	margin:0;
	padding:0;
}
body {
	margin: 10px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
#container {
	width:640px;

}

h5, h2, h4 {
	margin-bottom: 15px;

}

#noticiaTexto {
	margin-bottom: 30px;

}
