@charset "utf-8";
/* CSS Document */

#contact p ,#contact address, #contact strong{
	margin-left:10px;
}

#contact address{
	font-style:normal;
}

#contact  li{
	margin-left:30px;
	line-height:2em;
}
