/* DESCRIPTION
*/

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, sans-serif }

h1	{ font-size: 24pt; font-weight: bold }
h2      { font-size: 18pt; font-weight: bold }
h3  	{ font-size: 14pt; font-weight: bold }
h4  	{ font-size: 12pt; font-weight: bold }
h5   	{ color: #000000; font-size: 12pt; font-weight: bold; margin-top: 0; margin-bottom: 0 }
h6    	{ color: #000000; font-size: 10pt; font-weight: bold; margin-left: 7;
               margin-top: 0; margin-bottom: 0 }

A:link		{ color: #0000ff; text-decoration: none; }
A:visited       { color: #0000ff; text-decoration: none; }
A:hover         { color: #FF0000; text-decoration: none; }
A:active        { color: #0000ff; text-decoration: none; }
