* {
	margin: 0px;
	padding: 0px;
}
br {
	line-height: 0px;
	clear: both;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}

<!---------------------------------------------->

#menu , #submenu ,#encbezado{
	display:none;
}

<!---------------------------------------------->

h1 {
	font-size: 120%;
}
p{
	padding-bottom: 0.5em;
}
ul {
	list-style-type: none;
}
li{
	padding-bottom: 0.5em;
	padding-left: 1em;
}
a{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

