h1 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:5px;
	line-height: 10px;
}

h2 {
	font-size: 10px;
	font-weight: regular;
	margin-bottom:5px;
	margin-top:5px;
	line-height: 10px;
}

