h1 { font-size: 1.2em; }
h5 { color: #c54d19; /* tomato */   
	text-transform: none;
	padding-left: 1em;
	line-height: 1.5em;    
	font-size: 1em; 
	font-family:  "Times New Roman", Times, Georgia, serif;  }
 
#primary .text {
	color: #3d1a00;         /* brown */
	line-height: 1.3em;
	font-weight: normal;
	font-size: .95em;
	font-family: "Lucida Grande", Arial, sans-serif;
	padding-bottom: .4em;
}

div#primary { 
	width: 439px; 
	height: auto;  
	padding-bottom: 12px; 
	border: none; }

p { line-height: 1.3em; 
	padding-bottom: .5em; 
	font-size: .9em; }

dt { border-left: 1px dotted #c54d19; margin-top: .5em; }   /* tomato */

.details a { 
	font-size: 80%; 
	text-transform: uppercase; 
	/* color: #e8d898; font-weight: bold;
 background-color: #c54d19; text-decoration: underline; */
 }

div#cremaleaves  {  background-color: #e8d898; }

li { list-style: none; display: block;  }

div#extra { border-left: none; }

.ultrabold { font-weight: bold; font-size: 110%; }

.classlisting { background-color: #f1e6ba; }