body{
	margin: 0px;
	font-family: Arial, Verdana;
	background-color: #B8A57A;
	font-size: 12px;
}

p,span{
	margin-bottom: 0px;
	margin-top: 0px;
	/*height: 21px;*/
}



.style_small {
		
	font-size: 10px;
			
	background: url("trans.png");
    behavior: url("iepng/iepngfix.htc");
    padding: 3px;
    
}

.style_normal {

	font-size: 12px;	
	
	background: url("trans.png");
    behavior: url("iepng/iepngfix.htc");
    padding: 3px;
	
}

.style_big {
	
	font-size: 14px;	
	font-weight: bold;	
	
	background: url("trans.png");
    behavior: url("iepng/iepngfix.htc");
    padding: 3px;
}

.style_trans {
    background: url("trans.png");
    behavior: url("iepng/iepngfix.htc");
    padding: 3px;
}

.style_spe {
	font-size: 25px;
	text-align: center;
}

.style_spz {
	font-size: 20px;
	text-align: center;
}
