.bold {
	font-weight:bold;
}

.large {
	font-weight:bold;
	font-size: 150%;
}


.gap {

	padding: 10px;
}