h1 {
	margin-top:			8px;
	margin-bottom:		4px;
	margin-right:		8px;
	margin-left:		8px;
}

.text {	
	margin:				8px;
	text-align:			justify;
	line-height:		1.3;
}

.text a {
	color:				black;
	text-decoration:	underline;
}

.text a:hover {
	color:				blue;
}

.text b {
	line-height:		1.5;
}

.text img.right {
	margin-top:			4px;
	margin-left:		8px;
}

.text img.left {
	margin-top:			4px;
	margin-right:		8px;
}
