@font-face {
   font-display: swap;
   font-family: "Inter Medium";
   src: url('../verdana.woff') format('woff'), url('../verdana.ttf') format('truetype');
}
@font-face {
   font-display: swap;
   font-family: Quattrocento;
   src: url('../verdana.woff') format('woff'), url('../verdana.ttf') format('truetype');
}
@font-face {
   font-display: swap;
   font-family: "Inter Semi Bold";
   src: url('../verdana.woff') format('woff'), url('../verdana.ttf') format('truetype');
}
a.white {
   color: #FFFFFF;
   text-decoration: underline;
}
a.white:visited {
   color: #FFFAFA;
   text-decoration: underline;
}
a.white:active {
   color: #F0E68C;
   text-decoration: underline;
}
a.white:hover {
   color: #FFFF00;
   text-decoration: underline;
}
a.green {
   color: #006400;
   text-decoration: underline;
}
a.green:visited {
   color: #800080;
   text-decoration: underline;
}
a.green:active {
   color: #FF0000;
   text-decoration: underline;
}
a.green:hover {
   color: #0000FF;
   text-decoration: underline;
}
a.green-no-underline {
   color: #228B22;
   text-decoration: none;
}
a.green-no-underline:visited {
   color: #228B22;
   text-decoration: none;
}
a.green-no-underline:active {
   color: #008000;
   text-decoration: none;
}
a.green-no-underline:hover {
   color: #228B22;
   text-decoration: none;
}
.white_link {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Inter Medium";
   text-decoration: none;
}
h1,
.h1 {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   display: inline;
   font-family: Quattrocento;
   font-weight: normal;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h2,
.h2 {
   background-color: transparent;
   display: inline;
   font-family: "Inter Medium";
   font-size: 24px;
   font-weight: normal;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h3,
.h3 {
   background-color: transparent;
   display: inline;
   font-family: "Inter Semi Bold";
   font-size: 21px;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
h4,
.h4 {
   background-color: transparent;
   display: inline;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   text-decoration: none;
}
.shadowserif18 {
   background-color: transparent;
   font-family: "Times New Roman";
   font-size: 24px;
   text-decoration: none;
   text-shadow: 1px 2px 1px rgba(0,0,0,1.00);
}
.link_white_underline {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 21px;
   text-decoration: underline;
}
.shadow-text {
   -webkit-text-stroke-color: rgba(0,0,0,1.00);
   -webkit-text-stroke-width: 1px;
   background-color: transparent;
   text-decoration: none;
   text-shadow: 1px 2px 2px rgba(12,12,12,1.00);
}
.style1 {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Times New Roman";
   text-decoration: none;
   text-shadow: 2px 6px 4px rgba(0,0,0,1.00);
}
.style2 {
   --color: #FFFFFF;
   background-color: transparent;
   color: #FFFFFF;
   font-family: "Times New Roman";
   text-decoration: none;
   text-shadow: 1px 2px 1px rgba(0,0,0,1.00);
}
.darktheme .style2 {
   --color: #3F3F3F;
   color: #3F3F3F;
   text-shadow: 1px 2px 1px rgba(254,254,254,1.00);
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
}
@media only screen and (max-width: 767px) {
}
