body{background-color: #000; font-weight:bold; font-family:Georgia,serif; text-align:center; margin:0px; padding:0px;}  
a { text-decoration:  none; }

.hr {margin-top: 0em;  margin-bottom: 0em;  border-width: 1px; } 

.tophead{ background-color: white; color: black; border-width: 3px; border-radius:10px; border-color: blue; border-style: groove; margin-top: 5px; margin-bottom: 5px;  padding-top: 10px; padding-bottom: 10px;  font-weight: 800; font-size: large;  text-shadow: 0px 0px blue;}
.tophead a { color: red; text-decoration:none;}


.tophea{  background-color: honeydew; color: black; border-width: 1px; border-color: skyblue; border-style: groove; margin-top: 5px; margin-bottom: 5px;   padding-top: 10px; padding-bottom: 10px;  font-weight: 800; border-radius:10px;}
.tophea a { text-decoration:none;}

.CHART { background-color:white; color: black; border-width: 2px; border-color: red; border-style: groove; margin-top: 5px; margin-bottom: 5px;  padding-top: 10px; padding-bottom: 10px; font-weight: bold; border-radius: 10px; text-shadow:1px 1px #ffd700}
.CHART a { color: blue; }
.CHART a:visited{ 
    color: purple;}

.head  { background-color:#d8d8d8; color: black; border-width: 3px; border-color: #ffff; border-style: groove; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; font-weight: bold;  border-radius: 10px; text-shadow:1px 1px #ffd700;}
.head a { color:  #000; }



.new {  background-color:white; color: black; border-width: 2px; border-color: blue; border-style: groove; margin-top: 5px; margin-bottom: 5px; font-weight: bold; font-size: large; border-radius: 10px; text-shadow:0px 0px #ffd700 }
.new a { color:  blue; }
.new1 { background-color: mintcream; color: black; font-weight: bold; font-size: 25px; text-decoration: none; border-width: 2px; border-color: red; border-style: inset; margin: 5px; padding: 5px; border-radius: 10px; text-align: center; }
.new1 a { color:  blue; }

.new2 { background-color: mintcream; color: black; font-weight: bold; font-family: times new roman; font-size: large; text-decoration: none; border-width: 6px; border-color: red; border-style: inset; border-radius: 10px; text-align: center; }


.RESULT { background-color: white; color: black; border-width: 2px; border-color: lime; border-style: groove; margin-top: 5px; margin-bottom: 5px;  padding-top: 10px; padding-bottom: 10px; font-weight: bold; text-shadow: 0px 0px #ffd700; border-radius:10px;}
.RESULT a { color: red; text-decoration:none;}

.RESULT5{ background-color:white; color: black; border-width: 3px; border-color: lime; border-style: groove; margin-top: 5px; margin-bottom: 5px; margin-left: 5px; margin-right: 5px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; font-weight: bold; font-size: large; border-radius: 10px; text-shadow:0px 0px #ffd700}
.RESULT5 a { color:  red; }
.RESULT5 a:visited{ 
    color: purple;
}
.head1 { background-color:#b200ff; color: white;font-weight: bold; font-size: large; text-shadow: 1px 1px blue; border-radius: 10px; margin: 5px; padding: 10px;  }
.head1 a { color:  red; }
.head2 { background-color:green; color: white;font-weight: bold; font-size: small;text-shadow: 1px 1px blue; border-radius: 10px; margin-right: 5px; margin-left: 5px;}

.myOtherTable1
{ width:auto; background-color:#EBC299; border-collapse:collapse; color:#000; font-size:0px; border-color: black; border-style: inset; border-radius: 10px; text-align: center;  font-weight: bold; font-family: times new roman; font-size: large;} 
.myOtherTable1 th { color:green; font-variant:small-caps; border-bottom:1px solid green;height:15px;} 
.myOtherTable1 td { font-family:Georgia, Garamond, serif; border-bottom:1px solid #fff;height:15px; text-shadow:0px 0px black;} 

 .fixed-footer{padding:0;display:flex;position:fixed;bottom:0;left:0;width:100%;box-shadow:0 -2px 13px -3px #000}

.fixed-footer a{text-decoration:none; background-color:#fc9;display:flex;justify-content:center;align-items:center;color:#000;border-left:1px solid #6f0026;transition:all .3s;flex-direction:column;padding:5px 0 6px}
.fixed-footer a:hover{color:#fff;background-color:#710027;text-shadow:1px 1px 2px #333}
