.lowerAlpha {
caption:List: a b c;
list-style-type:lower-alpha;
}

.lowerRoman {
caption:List: i ii iii;
list-style-type:lower-roman;
}


.h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	font-size: 1.4em;	
	
}
.headerBrown {

	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	font-size: 1.4em;
}

.responsive {

}
