h2.examcat{
		border-style:solid; 
		border-color: #C80028; 
		border-width: 2px 0px 0px 4px; 
		line-height: 1.5;
		padding:4px;
	letter-spacing: 0.1em;
}
	


h3.examchap{
	
	line-height: 1.8;
	text-indent:1em;
	background-color:#FFF;
	padding-top:4px;			
	border-left: #C80028 dotted 3px;  			
	border-top: #C80028 solid 1px;		
	margin-left: 5px;
			}



div.column {
	width: 100%;
	float: left;
	padding: 5px;
	/*border: gray dotted 1px;*/
	background-color:#f9f9f9;	
}


ul.examindex {
	margin-top:10px;
	margin-bottom:10px; 
	
}

	.examindex li {
		text-indent: -1em; 
		list-style-position: inside;
		list-style-type: circle;  
		line-height:1.9;
}



