body {
  font-family: arial, verdana, helvetica, sans-serif, trebuchet ms;
  line-height: 1.1;
  font-size: 12px;
  color: #000000;
}
.boundary {
  width: 585px;
}
.top{
 clear: both;
}
.content .main {
  width: 585px;
}
.bottom{
 font-weight: normal;
 margin-top: 10px;
 padding-top: 5px;
 border-top: black solid 1px;
}

h1
{
 font-size: 24px;
 font-weight: normal;
 font-family: arial, verdana, helvetica, sans-serif, trebuchet ms;
 margin: 0px;
 padding: 0px;
 margin-bottom: 5px;

}

h2
{
 font-size: 14px;
 font-weight: bold;
 font-family: arial, verdana, helvetica, sans-serif, trebuchet ms;
 color: black;
 padding-left: 0px;
 padding-top: 5px;
 border-top: black solid 1px;
 margin: 0px;
}

.content .main .article{
  padding: 0px;
  margin: 0 0 15px 0; 
  display: block;
  width: 100%;
  color: black;
  background-color: white; 
  line-height: 1.3;
}
.content .main .article .t1{
 font-size: 12px;
 line-height: 1.6;
}

.content .main .article h1.title{
 font-size: 18px;
}

.content .main .article .abstract
{
  margin: 10px 0;
  color: #333333;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.4
}

.content .main .article .text
{
  margin-bottom: 1em;
  margin-top: 1em;
  font-size: 12px;
  line-height: 1.6;
}

.article .t1 table{
 align: left;
 clear: both; 
 width: 100%;
}

hr{
 width: 100%;
 clear: both;
}
.article_condensed h2.title{
 border: none;
}

