/******************************************************************************
* ishDefaultPage.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2006									                          *
*                                                                             *
******************************************************************************/

body {
	background:/* ish:backgroundColor */ url(/* ish:backgroundImage */) /* ish:backgroundImageRepeat */ /* ish:backgroundImageY */ /* ish:backgroundImageX */;
	color:#4D4D4D;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:75%;
-iso-background-position:;
-iso-color:ish:mainFgColor;
-iso-font-family:ish:mainFont;
-iso-font-size:ish:fontSize;
}
