Sub Articulo 62.1

I got around this problem by using the environmental form of the
setspace.sty commands.
I surround the text I want doublespaced or other like so:
\begin{spacing}{2.0}
	text ......
\end{spacing}
That way, section, headings, etc. retain their single-spaced setting.