p.extra-large {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

p.large {
	font-size: 1.2em;
	cursor: auto;
}

hr.large {
	background: #333;
	height: 1px;
	border: none;
	color: #333;
   } 	
hr.extra-large {
	background: #333;
	height: 1px;
	border: none;
	color: #333;
   } 	
p.small {
	font-size: 0.8em;
}

p.align-center {
	text-align: center;
}

p.align-right {
	text-align: right;
}


span.quiet {
	cursor: auto;
}
span.loud {
	font-weight: bold;
}
span.large {
	font-size: 1.2em;
}
span.extra-large {
	font-size: 1.5em;
}
ul.large {
	font-size: 1.2em;
}
