
html { font-size: 62.5%; overflow-y: scroll; }

body {
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  line-height: 20px; line-height: 2.0rem;  
  font-size: 13px; font-size: 1.3rem;     
  color: #4C4C4C; 
}

td, p, li {
  font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
  color: #4C4C4C;  
}

h1, h2, h3, h4, h5, h6 {
  font-family: Quicksand, Verdana, Geneva, sans-serif;	
  letter-spacing: -0.5px;  
  color: #000; 
}

body h1 { font-size: 30px; font-size: 3.0rem; color: #333; } 
body h2 { font-size: 18px; font-size: 1.8rem; } 
body h3 { font-size: 16px; font-size: 1.6rem; }
body h4 { font-size: 14px; font-size: 1.4rem; } 
body h5 { font-size: 12px; font-size: 1.2rem; } 
body h6 { font-size:  9px; font-size: 0.90rem; }

.largeprice, .learnmore { font-family: Quicksand, Verdana, Geneva, sans-serif; }