	.m{
		font-family	: Verdana;
		font-size		: 11px;
		color				: #6699CC;
	}

	.bm{
		font-family	: Verdana;
		font-size		: 11px;
		color				: #6699CC;
		font-weight : bold;
	}
	
	.p{
		font-family : Verdana;
  	color				: #00AAFF;
  	font-size 	: 11px;
  	font-weight : bold;
  }
		
	.h{		
  	color				: #FF8040;  	
  	font-weight : bold;
  }	
  .n{
		font-family : Tahoma;
  	color				: #FF8040;
  	font-size 	: 11px;
  	font-weight : bold;
  }
  .k{
  	font-family : Tahoma;
  	color				: #000;
  	font-size 	: 11px;
  	font-weight : normal;
  }

  .Bt{
	  font-size	  : 12px;
  	background  : #FF8040;
  	color 		  : #FFF;
  	font-weight : bold;
  	height			: 24px;
  }