H1.curriculum{
	font-size: 16px;
	border: 1px dashed #000000;
	font-family: Georgia, "Times New Roman", serif;
	padding: 10px 10px 10px 15px;
	margin: 0px 0px 10px 0px;
	white-space: nowrap;

}

H2.curriculum{
	font-size: 14px;
	border: 2px;
	font-family: Georgia, "Times New Roman", serif;
	padding: 0px 0px 0px 5px;
	margin: 0 0 0 0;
	white-space: nowrap;
	border-bottom: 2px solid #000000;
}