@charset "utf-8";
/* CSS Document */
#panel_lewy p
{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: left;
}
#panel_lewy h1
{
	text-align:left;
	font-size:20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#panel_lewy h2
{
	text-align:right;
	font-size:20px;
	margin-top: 5px;
	margin-right: 25px;
}
