P.com  {
	padding-left : 20px;
	padding-right : 20px;
	text-align : justify;
	text-indent : 1em;
	font-weight : bold;
}

.m  {
	color : #CCFFFF;
	font-weight : bold;
}

.ma  {
	color : #FF00FF;
	font-weight : bold;
	text-decoration : underline;
}

.n  {
	font-size : smaller;
	font-weight : bold;
	color : Aqua;
	text-align : center;
	font-family : sans-serif;
}

.it  {
	line-height : 1.5em;
	padding-left : 15px;
	text-align : left;
}

.itp  {
	line-height : 1.5em;
	padding-left : 30px;
	text-align : left;
	margin-top : 0.5em;
}

