﻿/* This is where print-specific styling goes. */

h1, h2, h3, h4, h5, h6					{ font-weight: bold; font-style: normal; }
h1										{ font-size: 1.5em; } 
h2										{ font-size: 1.4em; }
h3										{ font-size: 1.3em; }
h4										{ font-size: 1.2em; }
h5										{ font-size: 1.1em; }
h6										{ font-size: 1.0em; }
