body { background-color:#ffffff; }

h1 { font-size: 130% }

h2 { font-size: 110% }

h3 {  font-size: 100% }


.hon1 { line-height: 150% ;
 margin: 0 20px ;
}

.line1 { line-height: 150% }

.marg1 { margin-left:20pt }
.marg2 { margin: 0 20px ;}

.border1
{
   border-style: solid ;
   border-width: 0px 0px 1px 1px;
   border-color: #008000;
   padding-top: 5px;
   padding-bottom: 5px;
   background-color: #ffffcc;
   text-align: right;
   font-size: 10pt;
}

.ind1 { text-indent: 10pt }

.box1{ border : thin solid #000000 ; padding : 10px 10px 10px 10px; }



.t-left {text-align:left}
.t-right {text-align:right}

.mar-1 { margin-left : 10pt }
.mar-2 { margin-left : 20pt }
.mar-3 { margin-left : 30pt }


