@charset "UTF-8";
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.fine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: normal;
}
