@charset "utf-8";
#left {
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin: 15px;
	text-align: justify;
}
#right {
	margin: 15px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: justify;
}
#foot {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	text-align: center;
}

