body {
   font-size: 12pt;
   margin: 0 5% 0 5%;
   font-family: "Times New Roman", Times, serif;
   }

a {
text-decoration: underline;
color: #015DA2;
}

#menu {
   display: none;
   }

hr, abbr {
   display: none;
   }

#secundary-column {
	display: none;	
}

#footer {
	border-top: 1px dashed #ccc;
	font-size: 10pt;
	margin-top: 60pt;
	padding-top: 20pt;
}

address {
	font-style: normal;
}

#footer ul {
	display: none;	
}
