/*
 * stylesheets for http://www.kecl.ntt.co.jp/csl/msrg/index.html
 *
 * created: 2000.02.07 by kf
 */

BODY { 
  color: black;
  background: white;
}

H1.en, H2.en { 
	font-family: Arial, Helvetica, sans-serif; 
}

H1.small {
	font-size: 120%;
}

DIV.center { 
	text-align: center;
}

P.coolfont {
  font-family: Arial, Helvetica, sans-serif;
}

P.modified {
	font-size: -1;
}

