/* ------------------------------------ */
/* Author:	Cathy Shaw		*/
/* Date:	30 January 2007 	*/
/* Modified:	04 May 2008		*/
/* Purpose:	for all pages in root 	*/
/* ------------------------------------ */

h4 {
  color: #00a;
  margin-bottom: 0;
  }
.dsa { background-color: #F0F0F0; }
.hobbies { background-color: #D1EEEE; }
.index { background-color: #F5DEB3; }
.reference { background-color: #EEE9BF;  }
@media print {
  h4 {
    font-size: 14pt !important;
    font-weight: bold !important;
    }
  }
