p		{
	font-family :"Times New Roman", Times, serif;
	font-size : 10pt;
	color : black;
	text-decoration : none;
}

.p		{
	font-family :"Times New Roman", Times, serif;
	font-size : 10pt;
	color : black;
	text-decoration : none;
}

P:first-letter {
	font-size: 200%;
	color : #990000;
}

.tit1		{
	font-family :"Times New Roman", Times, serif;
	font-size : 16pt;
	color : #990000;
	text-decoration : none;
}
.tit2		{
	font-family :"Times New Roman", Times, serif;
	font-size : 14pt;
	color : #990000;
	text-decoration : none;
	font-weight: bold;

}
.small {
	font-family :"Times New Roman", Times, serif;
	font-size : 9pt;
	color : black;
	text-decoration : none;
	font-style: italic;

}
.me {

	font-family :"Times New Roman", Times, serif;
	font-size : 7pt;
	color : #999999;
	text-decoration : none;
	font-style: normal;
}
