/* CSS Document */

*{margin: 0px;	padding: 0px;}

/* INFORMATION•”•ª
---------------------------------------------------- */
#information {
	float: left;
	width: 768px;
	margin: 0;
}
#information h2 {
	float: left;
	width: 95px;
	font-size: small;
	line-height: 1.3;
	font-weight: normal;
	margin: 0;
}
#information h3 {
	float: left;
	width: 225px;
	font-size: small;
	line-height: 1.3;
	font-weight: bold;
	margin: 0 10px 0 0;
}
#information h4 {
	float: left;
	width: 438px;
	font-size: small;
	line-height: 1.3;
	font-weight: normal;
	margin: 0;
}
#information br{
	margin-bottom: 15px;
}
