/****************
 * Body Styling *
 ****************/
/* SMBH to fix IE5's smaller default font sizes */
* html body {
	font-size: x-small; /* For IE5/Win */
	f\ont-size: small; /* For other IE versions */
}