h1{
	font-size:16pt;
	margin-bottom:40px;
	margin-top:40px;
	text-align:center;

}

h2{
	font-size:16pt;
	margin-bottom:40px;
}


p{
	margin-bottom:20px;
	text-indent:15px;
	width:90%;
	text-align:left;

}

body{

	line-height:135%;
	background:#fffce9;
	margin:0px;


}

.title{font-size:25px;
   border:1px solid #cccccc;
   background:#ffffff;
   padding:15px;
  }

div#center{
	width:900px;
	margin:0px auto 0 auto;
				background:#fffce9;

}

div#ie{
		text-align:center;

}



.st{
	font-weight:bold;
}
.imd{
	font-size:11pt;
	margin-bottom:10px;
}

.ct{
	float:center;
}

.com{
	margin-right:5px ;
	margin-bottom:0px
}

div#menu{
	text-align:left;
	float:left;
	width:130px;
	font-size:12px;

}


div#main{

	margin-left:auto;
	margin-right:auto;
	width:750px;
	border:1px;
	text-align:justify
	float:left;
}

table{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:0 solid #ff0000;
	font-size:80%;
}

.pbb{
border-bottom:solid #aa8888 1px;width:100%; clear:left
}