h1
{
	font-size   : 12px;
	font-weight : bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align  : left;
	color: #333333;
	line-height: 22px;
}


h2,h3,h4,h5,h6
{
	font-size   : 12px;
	font-weight : bold;
	margin      : 0;
	text-align  : left;
 display: none;
}



.size10 {
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.size12 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.size14 {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
.size18 {
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
}
