/* Fontsize Middle Styles CSS (fontM.css) */

BODY{
font-size:73%;
line-height:160%;
}

/*IE6*/
* html BODY{
font-size:75%;
line-height:180%;
}