#content
  {
  		line-height: 1.6em;
  }  
  
#content h2, h2.cms
  {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 32px;
    margin: 16px 0 16px 0;
    line-height: 1.2em;
    text-align: left;
    border: 0;
    font-weight: normal;
  }
  
#content h3, h3.cms
  {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    color: #666;
    margin: 0 0 12px 0;
        font-weight: normal;
  }  
  
#content h4, h4.cms
  {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin: 24px 0 12px 0;
  }    
  
#content p, p.cms
  {
	margin: 0 0 12px 0;
  }  
  
#article .image
  {
	text-align: center;
  }  
  
#article .caption
  {
	font-size: 11px;
	font-weight: bold;
  }  
  
#article .credit
  {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;	
  }  

