h1 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: bold;	
}

h2 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;	
}

h3 {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}

p {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;	
}

