
body 
{
     background:#FEFEED;
     font-family: "Veranda", Veranda, sans-serif;
     font-size: 14px;
     line-height: 1.25em;
     margin: 1.0em;
     margin-left:80px;
     margin-right:120px;
     padding: 1.0em;
     position: relative;
     float: right;
     text-justify: auto;
     text-align: justify;
     border-style: hidden;

     
}
p
{
    margin-left: 2em;   
}
li
{
   margin-left: 3em;    
}

h2

{
   font-size: 17px;
   font-family: "Times", Times, serif;
}
h5
{
    font-size: 14px;
     font-family: "Times", Times, serif;
    margin-left: 1em;
}
.titlename
{
    font-family: "Times", Times, serif;
    color: #AA0000;
}
.ul

{
  list-style: normal;
  list-style: inside; 
  
  }
  
  .citation
{
margin-left: 8em;
  font-size: x-small;
  font-style:italic
  
}
  .define
{
   margin-left: 2em;
   margin-right:4em;
   line-height: 1.0em;
   text-indent:hanging;
   padding: 0.0em;

}
.footer
{
font-family: "Times", Times, serif;
font-size: 16px;
position:static;
}
