/* HTML ============= */
*, h1, body, div, p, li, dl, td, table, tr, form { 
	font-family: tahoma,sans-serif;
	font-size:11px;
	color: #000;
}
a {
	text-decoration: none;
}
h1, body, div, p, li, dl, td, table, tr, FORM, input {
	margin: 0px;
	padding: 0px;
}
OPTION {
	font-size: 10px;
}
BODY {
	background:url(../images/pagina-background.gif) repeat-x  fixed bottom;
	border: 0px;
}
