@charset "utf-8";
/* CSS Document */

em{
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
	font-size: 20px;
	color: black;
	text-align: left;
	font-weight: bold;
}

p{
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, DejaVu Sans, Verdana," sans-serif";
	font-size: 15px;
	color: black;
	text-align: left;
	
}

