@charset "utf-8";
body{
    background: url('/images/page_background2.png') no-repeat top center fixed; 
    background-repeat: repeat-y;
    background-size: cover;
}

p.style1{
      font:verdana;
      font-size:10px;
      color:#53563F; 
      text-align:justify; 
      line-height:220%;
}
a.tab { margin-left: 600px; }

font {
      font:verdana;
      color:#53563F; 
      font-size:1px;
  
}
font.style1{
      text-indent:10px;
      font:verdana;
      color:#53563F; 
      font-size:1px;
      margin-left:10px;
}


border_side{
    border: 1px #c9c9c9 solid;	
}
li:before {
    content: '✔';   
    margin-left: -1em; margin-right: .100em;
    font:verdana;
    font-size:10px;

}

ul{
   color:#53563F;
   font:verdana;
   font-size:10px;
   padding-left:20px;
   text-indent:2px;
   list-style: none;
   list-style-position:outside; 
   line-height:150%;
  
}
