@charset "UTF-8";
body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color:#262626;
	overflow: scroll;
	line-height:14px;
}


img
{border:0;}


h2 {
	font-size:14px;
	color:#b70065;
	font-weight:normal;
}


h3 {
	font-size:12px;
	color:#b70065;
	font-weight:normal;
}


.normal {
	font-size:12px;
	color:#262626;
}

.normal2 {
	font-size:12px;
	color:#262626;
	margin-left:-15px;
	
}