@import "import.css";



body {
	font-size: 10px;
}

/* Hack IE07  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \*/
*:first-child+html body {
	font-size: 10px;
}
/* Hack IE07 */