.mycss {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
}
.mycsswhite {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
