body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
  font-size: clamp(2.5rem, 18vw, 6.25rem);
  font-weight: 800;
  color: #ff3c00;
  margin: 1rem 0 2.5rem 0; /* top right bottom left */
  max-width: 100vw;
  word-break: break-word;
  overflow-wrap: break-word;
  line-height: 1.05;
}
@media (max-width: 600px) {
  h1 {
    font-size: clamp(2.5rem, 18vw, 4.5rem);
    max-width: 100vw;
  }
  h1 span {
    display: block;
  }
  body {
    padding: 20px 5px;
  }
}




.style6 {
	font-size: 90px;
	font-weight: bold;
	color: #FF3300
;
}
A:link {text-decoration: none; color: #191919}
A:visited {text-decoration: none; color: #191919}
A:active {text-decoration: none; color: #191919}
A:hover {text-decoration: none; color: #FF3300}

.style10 {font-size: 14px; color: #333333; }
.style11 {color: #333333; font-weight: bold;}
.style12 {
	font-size: 12px
	
}
.style13 {
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
}
.style22 {color: #FF3604}
.style24 {color: #FF471A}
.style25 {color: #FF4415}
.style27 {color: #FF4111}
.style28 {color: #FF3E0D}
.style29 {color: #FF3909}
.style30 {color: #FF3806}
.style31 {font-size: 100px}
.style32 {color: #FF3300}
.style33 {color: #FF3604}
.style35 {color: #333333}
.style36 {color: #666666}