  body {font-family: Georgia, Times New Roman, serif;
	      font-size: 12pt;
				background-color: #F6F6C0;
				color: #003333;
				line-height: 16pt;
				margin: 2em
			 } 
	
  h1, .largest {font-size: 24pt; line-height: 26pt;} 
  h2, .larger {font-size: 20pt;}   
  h3, .large  {font-size: 18pt;}
  h4  {font-size: 12pt;}
  h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, sans-serif;}
 
 .indent {text-indent: 2em;}
 .noindent {text-indent: 0em;}
 
 .center {text-align: center;}
 .left   {text-align: left;}
 .right  {text-align: right;}