/* CSS Document */

.font {
 font-family:"Times New Roman"; font-size:18px; color:#000000; line-height:30px; text-align:justify; TEXT-INDENT: 20px; 
  }
  
.title {
  font-family:arial narrow; font-size:22px; color:#000000; font-weight:500; paddding-right:20px; float:right;
}
  
.article_subtitle {
  font-family:arial narrow; font-size:18px; color:#000000; font-weight:700; paddding-right:20px; font-style:bold; TEXT-INDENT: 20px;
 }
 
 .img{ width:240px; height:120;}
 
 .tableb { padding:10px;  font-family: arial narrow; font-size:16px; color:#000000; line-height:25px; border-collapse:collapse; border-bottom: solid 1px #999999; border-collapse:collapse; border-right: solid 1px #999999; border-collapse:collapse; border-left: solid 1px #999999; border-collapse:collapse; border-top: solid 1px #999999; }

.heading {
  font-family:arial narrow; font-size:22px; color:#000000; font-weight:500; paddding-right:20px; float:left;
}.artcle-subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 3px;
	font-style: italic;
	line-height: 0.5cm;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

