/* Adage I/S standard Style Sheet -- kf -- 04/02 */

	/* Class selectors */
	.ayo {font-family: "arial"}
	.csans {font-family: "comic sans ms"}
	.cnew {font-family: "courier new"}
	.ggia {font-family: "georgia"}
	.impct {font-family: "impact"}
	.tnr {font-family: "times new roman"}
	.trebu {font-family: "trebuchet ms"}
	.vdna {font-family: "verdana"}
	.wbdngs {font-family: "webdings"}
	.symbl {font-family: "symbol"}
	
	.red {color:"#ff0000"} 	.dkred {color:"#cc0000"}
	
	/* Standard definitions */
	BODY, P , TABLE, TR, TD
		{
		font-family: "Verdana", "Comic Sans MS", "Comic Sans", "Arial", "Trebuchet MS", "Verdana", "sans-serif"; 
		color:"#000099"; font-size : 13px;
		}

	H1, H2, H3, H4, H5
		{
		font-family: "Arial", "Comic Sans MS", "Comic Sans", "Trebuchet MS", "Verdana", "sans-serif"; 
		color:"#000088";
		}
