/* title : Communication System GuidePage stylesheet */
/* Creation day : 2006/10/17 */
/* Creation person : GLJ */
/* Correction day :  */
/* Correction person :  */

h1 {
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	}

h2 {
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	}
h3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	}

div#content2 {
	text-align: left;
	background:#F9F9F9;
	}

div#content2 p { color: #000000; }