I'm using this code found at: http://www.maths.adelaide.edu.au/anthon ... loats.html
Code: Select all
\let\LaTeX@startsection\@startsection
\renewcommand{\@startsection}[6]{\LaTeX@startsection%
{#1}{#2}{#3}{#4}{#5}{\color{name_of_the_color}\raggedright #6}}