@charset "UTF-8";
/* CSS Document */


#content h1 {
	font-size: 20px;
	color: #660000;
	margin: -5px 0 .3em;
	padding: 0;
}



#content p.stand-out {
	color: #600;
	font-size: 16px;
	line-height: 1.3em;
	padding-bottom: .3em;
	
}

#content p.bigger {
	font-size: 15px;
	line-height: 1.3em;
	padding-bottom: .5em;
}	



