.F1 { font-size:12pt;color:#000000;font-family:"Arial";font-weight: normal; }
.F1W { font-size:12pt;color:#FFFFFF;font-family:"Arial";font-weight: normal; }
.F1BW { font-size:12pt;color:#FFFFFF;font-family:"Arial";font-weight: bold; }
.F2 { font-size:24pt;color:#000000;font-family:"Times New Roman";font-weight: normal; }
.F20 { font-size:20pt;color:#000000;font-family:"Times New Roman";font-weight: normal; }
.F3 { font-size:65pt;color:#FFFFFF;font-family:"Times New Roman";font-weight: normal; }
.F4 { font-size:14pt;color:#FED136;font-family:"Arial";font-weight: bold;letter-spacing:2px; }
.F5 { font-size:14pt;color:#FFFFFF;font-family:"Arial";font-weight: bold;letter-spacing:2px; }
.F6 { font-size:14pt;color:#000000;font-family:"Arial";font-weight: bold; }
.F7 { font-size:14pt;color:#D4AF37;font-family:"Arial";font-weight: bold; }
.F8 { font-size:34pt;color:#000000;font-family:"Times New Roman";font-weight: normal; }
.F9 { font-size:34pt;color:#FFFFFF;font-family:"Times New Roman";font-weight: normal; }
.F10 { font-size:36pt;color:#FFFFFF;font-family:"Verdana";font-weight: normal; }
.F11 { font-size:20pt;color:#FFFFFF;font-family:"Verdana";font-weight: normal; }
.F12 { font-size:20pt;color:#FED136;font-family:"Verdana";font-weight: normal; }
.F13 { font-size:16pt;color:#FFFFFF;font-family:"Verdana";font-weight: normal; }
.F14 { font-size:8pt;color:#FFFFFF;font-family:"Verdana";font-weight: normal; }
.F15 { font-size:14pt;color:#FFFFFF;font-family:"Verdana";font-weight: normal; }
.F16 { font-size:10pt;color:#D4AF37;font-family:"Arial";font-weight: normal; }
.F17 { font-size:10pt;color:#B7B7B7;font-family:"Arial";font-weight: normal; }
.p1 { font-size:12pt;color:#FED136;font-family:"Arial";font-weight: bold; }
.p2 { font-size:12pt;color:#000000;font-family:"Arial";font-weight: normal; }
.p3 { font-size:14pt;color:#FED136;font-family:"Arial";font-weight: bold; }
.s3 { font-size:14pt;color:#EEEEEE;font-family:"Arial";font-weight: bold; }
.mu { font-size:12pt;color:#000000;font-family:"Arial";font-weight: bold; }
.mg { font-size:12pt;color:#D4AF37;font-family:"Arial";font-weight: bold; }
.bt { font-size:14pt;color:#FFFFFF;font-family:"Arial";text-decoration: bold;   border: 2px solid; border-radius: 3px; background-color:#FED136; border-color:#FED136;height:40; }
.bx { font-size:14pt; text-decoration: bold; color: #000000; font-family:"Verdana"; border: 2px solid; border-radius: 0px; background-color: #FFFFFF;padding:10;width:100%;}
.ta { font-size:14pt; text-decoration: bold; color: #000000; font-family:"Verdana"; border: 2px solid; border-radius: 0px; background-color: #FFFFFF;padding:10;width:100%;resize:none;min-height=500;height:200;}

a:link {
  text-decoration: none;
  color: black;
}

a:visited {
  text-decoration: none;
  color: black;
}

a:active {
  text-decoration: none;
  color: #D4AF37;
}
[id=mu]:hover {
  color: #D4AF37;
}
[id=mu]:hover .mo{
  color: #D4AF37;
}
[id=pu]:hover {
  color: #FFFFFF;
}
[id=pu]:hover .p1{
  color: #FFFFFF;
}
body {
  background: linear-gradient(to right, #D4AF37, #D8B148, #DCB858, #DFBF69, #E3C679, #E6CD8A, #EAD49A, #EDDBAB, #F1E2BB, #F5EACB, #F8F0DC, #FCF8EC, #FCF8EC, #F8F0DC, #F5EACB, #F1E2BB, #EDDBAB, #EAD49A, #E6CD8A, #E3C679, #DFBF69, #DCB858, #D8B148, #D4AF37);
}

cul {
  list-style:none;
  padding:0;
  margin:0;
}
cul li {
  padding-left:16px;
}
cul li::before {
  content:"✓";
  color:black;
  padding-right:8;
}
