  body {
    font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
  }

  h1,h2,h3,h4,h5,h6 {
	font-weight:bold; 
	margin: 0 0 0.25em 0;
	color: #000080;
	font-style:italic;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  }
  h1 { font-size: 200% }                        /* 24px */
  h2 { font-size: 166.67% }                     /* 20px */
  h3 { font-size: 150% }                        /* 18px */
  h4 { font-size: 133.33% }                     /* 16px */
  h5 { font-size: 116.67% }                     /* 14px */
  h6 { font-size: 116.67% } 			/* 14px */

  p { line-height: 1.5em; margin: 0 0 1em 0; }
