  @import url(http://fonts.googleapis.com/css?family=Nobile:regular,italic,bold);
 
/* @import url(http://fonts.googleapis.com/css?family=Architects+Daughter); */ 



  body { color:      black;  
         background: white;
         font-family: 'Architects Daughter', Nobile, Helvetica, Arial, Verdana, sans-serif;
         font-size: 16px;  
		 line-height: 140%; 
         margin-left: 10%; 
         margin-right: 10%;
		 padding-bottom: 0.5em;
       }
       
a {
color:#047;
text-decoration:underline;
}

a:hover {
color:#c00;
}


     
       
  table {font-family: 'Architects Daughter', Nobile, Helvetica, Arial, Verdana, sans-serif;
         font-size: 16px;
         font-weight: normal;
		 line-height: 140%; 
         color: black;    
        }
  td {font-family: 'Architects Daughter', Nobile, Helvetica, Arial, Verdana, sans-serif;
      font-size: medium;
      font-weight: normal;
      color: black;
      }
  h3 { font-family: 'Architects Daughter', Nobile, Helvetica, Arial, Verdana, sans-serif;
       font-size: 30px;
       font-weight: bold; 
      }
      
  h2 { font-family: 'Architects Daughter', Nobile, Helvetica, Arial, Verdana, sans-serif;
       font-size: 32px;
       font-weight: normal; 
      }

      
  h5 { font-family: 'Architects Daughter', Nobile, Helvetica, Arial, Verdana, sans-serif;
       font-size: 16px;
       font-weight: normal; 
       
      
  h4 { font-family: 'Architects Daughter', Nobile, Helvetica, Arial, Verdana, sans-serif;
       font-size: 16px;
       font-weight: bold; 
      }
  b { font-family: 'Architects Daughter', Nobile, Helvetica, Arial, Verdana, sans-serif;
      font-size: 16px;
      font-weight: bold;
     }
  hr { height :1.5pt;}

img
{  border-style: none;
}

