/* CSS Document */




body {  font-family: 'Montserrat', sans-serif;
        font-size: 14px;
      }
  
  
  h1 {font-family: 'Architects Daughter', cursive;
      font-size: 24px;
  }

    
    h2,h3,h4,h5,h6 {font-family: 'Montserrat', sans-serif;}
html {height: 100%;
    color: #000;
    line-height: 1.8;}
	
	h4 {
  letter-spacing: 6px;
}

		  
td,th {font-family: 'Montserrat', sans-serif;
	font-size: 16px;}
    
    a:link {
    text-decoration: none;
}


