/* ================================================================ */
/*    IMS, Universität Stuttgart                                    */
/*    Standard-StyleSheet zur Formatierung eines CQP-Web-Formulars  */
/*    Wolfgang Lezius, Februar 2000                                 */
/* ================================================================ */


A,BODY  {
         font-family:helvetica;
	 font-size:medium;
	}

TD	{
	 font-family:helvetica;
	 font-size:medium;
	}

H4	{
	 font-family:helvetica;
	 color:rgb(0,0,0);
	 font-weight:10;
	 font-size:medium;
	}

H3	{
	 font-family:helvetica;
	 color:rgb(0,0,0);
	 font-weight:20;
	 font-size:large;
	}

H2	{
	 font-family:helvetica;
	 font-size:18pt;
	 font-weight:x-large;
	}



