﻿ p {
   line-height: 26px; /* within paragraph */
   margin: 9px 0 9px 0px;
 }
 br {
   display: block; /* line break */
   margin: 1px 0 1px 0;
 }
 body {
   font-family: Verdana, Geneva, sans-serif;
   font-size: 1vw;
   color: black;
 }
 a:link {
   text-decoration: none;
   color: #461D7C;
 }
 a:visited {
   text-decoration: none;
   color: #461D7C;
 }
 a:active {
   text-decoration: none;
   color: #461D7C;
 }
 a:hover {
   background-color: #461D7C;
   color: white;
 }
 .table_color {
   background-color: #FFFFF5;
 }
 .cell_purple {
   background-color: #461D7C;
 }
 .cell_gold {
   background-color: #FDD023;
 }
 .cell_gold1 {
   background-color: #FDD023;
   border: 2px solid white;
   width: 100%;
 }
 .cell_yellow {
   background-color: #FFFFE1;
 }
 .cell_white {
   background-color: #FFFFFF;
 }
 .indent_5 {
   text-align: left;
   margin-left: 5px;
   font-size: max(1.2vw, 16px);
   font-family: Georgia, Times New Roman, serif;
 }
 .indent_10 {
   text-align: left;
   margin-left: 10px;
   font-size: max(1.2vw, 16px);
   font-family: Georgia, Times New Roman, serif;
 }
 .indent_15 {
   text-align: left;
   margin-left: 15px;
   font-size: max(1.2vw, 16px);
   font-family: Georgia, Times New Roman, serif;
 }
 .indent_30 {
   text-align: left;
   margin-left: 30px;
   font-size: max(1.2vw, 16px);
   font-family: Georgia, Times New Roman, serif;
 }
 .indent_50 {
   text-align: left;
   margin-left: 50px;
   font-size: max(1.2vw, 14px);
   font-family: Georgia, Times New Roman, serif;
 }

 .title_0 {
   color: #FFFFFF;
   font-size: max(3vw, 24px);
   text-shadow: 3px 2px 3px rgba(150, 150, 150, 1);
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
 }
 .title_1 {
   color: #FFFFFF;
   font-size: max(1.5vw, 12px);
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   text-align: center;
   font-family: Verdana, Geneva, sans-serif;
 }
 .title_01 {
   color: #FFFFFF;
   font-size: max(2.5vw, 14px);
   text-align: center;
   font-family: Arial, Helvetica, sans-serif;
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   margin-top: 0px;
   margin-bottom: 0px;
   border: 3px solid #FDD023;
   background-color: #461D7C;
 }
 .title_11 {
   color: #461D7C;
   font-size: max(1.5vw, 10px);
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   text-align: center;
   font-family: Verdana, Geneva, sans-serif;
 }
 .name_white_1 {
   color: #FFFFFF;
   font-size: max(2.0vw, 18px);
   text-align: left;
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   font-family: Arial, Helvetica, sans-serif;
   margin-top: 6px;
   margin-bottom: 6px;
 }
 .name_purple_1 {
   color: #461D7C;
   font-size: max(2vw, 18px);
   text-align: center;
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   font-family: Arial, Helvetica, sans-serif;
   margin-top: 3px;
   margin-bottom: 3px;
 }
 .name_purple_2 {
   color: #461D7C;
   font-size: max(1.5vw, 16px);
   text-align: center;
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   font-family: Arial, Helvetica, sans-serif;
   margin-top: 3px;
   margin-bottom: 3px;
 }
 .name_purple_3 {
   color: #461D7C;
   font-size: max(1.2vw, 14px);
   text-align: center;
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   font-family: Arial, Helvetica, sans-serif;
   margin-top: 3px;
   margin-bottom: 3px;
 }
.name_purple_4 {
   color: #461D7C;
   font-size: max(1.0vw, 12px);
   text-align: center;
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   font-family: Arial, Helvetica, sans-serif;
   margin-top: 3px;
   margin-bottom: 3px;
 }


 .name_black_1 {
   color: #000000;
   font-size: max(2.0vw, 18px);
   text-align: center;
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   font-family: Arial, Helvetica, sans-serif;
   margin-top: 6px;
   margin-bottom: 6px;
 }
 .name_black_2 {
   color: #000000;
   font-size: max(1.5vw, 16px);
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   font-family: Arial, Helvetica, sans-serif;
   margin-top: 2px;
   margin-bottom: 2px;
 }
 .name_black_3 {
   color: #000000;
   font-size: max(1.2vw, 14px);
   text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
   font-family: Arial, Helvetica, sans-serif;
   margin-top: 2px;
   margin-bottom: 2px;
 }
 .text_white {
   color: white;
   font-size: max(1vw, 10px);
   font-family: Arial, Helvetica, sans-serif;
 }
 .text_black {
   color: black;
   font-size: max(1vw, 12px);
   font-family: Arial, Helvetica, sans-serif;
 }
 .text_black_14 {
   color: black;
   font-size: max(1.2vw, 14px);
   font-family: Arial, Helvetica, sans-serif;
 }
 .text_black_15 {
   color: black;
   font-size: max(1.2vw, 15px);
   font-family: Arial, Helvetica, sans-serif;
 }
 .text_black_16 {
   color: black;
   font-size: max(1.2vw, 16px);
   font-family: Arial, Helvetica, sans-serif;
 }
 .no_border {
   border-width: 0;
 }
 table {
   -moz-box-shadow: 0 0 25px #888888;
   -webkit-box-shadow: 0 0 25px #888888;
   box-shadow: 0 0 25px #888888;
 }
 .photo_left {
   border-width: 0px;
   margin-left: 5px;
   margin-right: 25px;
   margin-top: 15px;
   margin-bottom: 3px;
 }
 .photo_right {
   border-width: 0px;
   margin-left: 15px;
   margin-right: 5px;
   margin-top: 15px;
   margin-bottom: 3px;
 }
 .divider {
   color: #FDD023;
   font-size: small;
 }
 hr.white {
   border-bottom: 0px solid white;
   width: 91%;
 }
 body {
   animation: fadeInAnimation ease 1.8s;
   animation-iteration-count: 1;
   animation-fill-mode: forwards;
 }
 @keyframes fadeInAnimation {
   0% {
     opacity: 0;
   }
   100% {
     opacity: 1;
   }
 }


 /*.mystar {
	font-size: 24px;
	text-align: center;
	text-shadow: 2px 1px 2px rgba(150, 150, 150, 1);
	margin-top: 0px;
	margin-bottom: 0px;	
}

body {
  animation: 1s ease-out 0s 1 slideInLeft;
  background: #666;
  padding: 40px;
}

@keyframes slideInLeft {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}

*/