body
{
	font: 62.5%/1.5  Arial, Tahoma, Verdana, sans-serif;/* font-size: 10px*/
}

h1
    {
    font-size: 2.2em;
}
    
h2
    {
    font-size: 2.0em;    
}
    
h3
    {
    font-size: 1.8em;
}
    
h4
    {
    font-size: 1.6em;    
}
    
h5
    {
    font-size: 1.4em;    
}

.w100 { width: 100%; }

.cb { clear: both;font-size: 0; line-height: 1%; }
.hidden { display: none;}