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


p
{
	margin:10px 0px;
	padding:0px 0px 0px 100px;
}

.desc
{
	margin:0px;
	padding:15px 0px 20px 100px;
	width:550px;
	clear:both;
}



em
{
	font-weight:bold;
}

em.plain
{
	font-weight:normal;
}


.quote
{
	display:block;
	text-align:right;
	color:#333;

}
