.head { background-color: #fff; color: black; border-width: 2px; border-color: #777; border-style: groove; margin-top: 3px; margin-bottom: 3px; padding: 5px; font-weight: bold; font-size: large; }
.head a { color: red; }



.chart{ background-color: darkgray; color: #000; border-width: 5px; border-color: #777; border-style: groove; margin: 5px; padding-top: 10px; padding-bottom: 10px; font-weight: bold; font-size: large; }

.top3{ background-color: #FFEB3B; color: #000;   border-width: 2px; border-radius:5px; border-color: pink; border-style: groove; font-weight: 700; margin-top:10px; margin-bottom:10px; text-shadow: 1px 1px #ffd700; padding-bottom: 8px; padding-top: 8px; }

.top2{ background-color: #E91E63; color: #fff;   border-width: 2px; border-radius:5px; border-color: pink; border-style: groove; font-weight: 700; margin-top:10px; margin-bottom:10px;   padding-bottom: 8px; padding-top: 8px; }


.top{ background-color: brown; color: #fff;   border-width: 2px; border-radius:5px; border-color: pink; border-style: groove; font-weight: 700; margin-top:10px; margin-bottom:10px;  padding-bottom: 8px; padding-top: 8px; }
.top a { color: #fff; }
.topnew{ background-color: gray; color: #fff;   border-width: 2px; border-radius:5px; border-color: pink; border-style: groove; font-weight: 700; margin-top:10px; margin-bottom:10px;  padding-bottom: 8px; padding-top: 8px; }

 

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

 a { color: black; text-decoration:none;
 }


.head2 { background-color: #fff; color: black;   border-width: 1px; border-color:lime; border-style: groove;  text-shadow: 1px 1px #ffd700; font-size:large; }

.myOtherTable { width:auto; background-color:#fff; border-collapse:collapse;color:#000; border-color: black; border-style: inset; border-radius: 10px; text-align: center;  font-weight: bold; font-style: normal; font-family: times new roman; font-size: large;} 
.myOtherTable td { padding:5px;border:1; } 
.myOtherTable td { font-family:Georgia, Garamond, serif; border-bottom: 2px solid #004C00; height: 50px; } 


.myOtherTable1

 { width:auto; background-color:#EBC299; border-collapse:collapse; color:#000;  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;} 
