@charset "utf-8";
/* CSS Document */

<style type="text/css">

.norm {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
}
.style1 {font-size: 12px}

</style>.noramaln {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
