td{
  border: 1px solid black;
  border-spacing: 1px;
  text-align: center;
  padding: 10px;
  font-family:'Quicksand', sans-serif;
  font-size: 20px;

}

th{
  border: 1px solid;
  text-align: center;
  padding: 10px;
  font-family: 'Quicksand', sans-serif;
  font-size: 20px;
  
}

.center{
  margin-left: auto; 
  margin-right: auto; 
}

h1{
  text-align: center;
  color: black;
  text-decoration: underline; 
  font-family:'Quicksand', sans-serif;
}
  
.white{
  color: white;
  text-align: center;
}

body {
  background-color: #FFA75D;
}


.textbig{
  text-align: center;
  font-size: 20px;
  font-family: 'Quicksand', sans-serif;

}


.align{
  float: right;
}

.align2{
  float: left;
}

table{
  border-collapse: collapse;
  font-family: 'Quicksand', sans-serif;

}

td{
  border-collapse: collapse;
  text-align: center;
}


}

.emphasis{
  color: purple;
  text-align: center; 
  
} 

.date{ 
  color: green; 
  text-align: center;
  text-decoration: underline
  
} 

.special{
  color: #34568b; 
} 

.list{
  text-align: left;
  
}

h5{
  color: #005bff;
  font-size: 20px;
}

.listitems{
  color: #0060ff;
  font-size: 20px;
}

.white{
  color: white; 
  font-size: 14px; 
  font-family: 'Quicksand', sans-serif;

  
  
  
}

h3{
  text-align: center; 
  color: #aa28d9; 
  text-decoration: underline
  
} 

.h3{
  text-align: center; 
  color: #2489f0; 
  text-decoration: underline;
  font-size:20px;

} 

h2{
  color: #DE354C; 
  text-decoration: underline; 
} 



  



    
  
