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

.CHART{ background-color: #fff; color: #000; font-weight: bold;  border:2px; border-style:solid; border-color:lime; padding:5px;  border-radius:5px; text-decoration: NONE;  margin-top:5px; margin-bottom:5px; }



.chart{ background-color: #fff; color: #000; font-weight: bold; font-size: larger; border:2px; border-style:groove; border-color:lime;  text-decoration: NONE;text-shadow: 1px 1px gold;  padding:10px; margin-top:5px; margin-bottom:5px;  border-radius:5px;}
.chart a { color: red; text-decoration: none;}

.charts{ background-color: #fff; color: #000; font-weight: bold;  font-size: larger; border:2px; border-style:groove; border-color:red;  text-decoration: NONE;text-shadow: 1px 1px gold; padding:10px; margin-top:5px; margin-bottom:5px;  border-radius:5px;}
.charts a { color: blue; text-decoration: none;}


.head{ background-color: #9C27B0; color: #fff; font-weight: bold;  font-size: large; text-decoration: none; text-shadow: -1px 1px red;   padding:10px; margin-top:5px; margin-bottom:5px;}

.head2{ background-color: #fff; color: #000; font-weight: bold; margin-top:5px; border-bottom:5px; border: 3px; border-color: #fcfcca; border-style:groove;  font-size: large; text-decoration: none;  padding:10px;}

.result{ background-color: #fff; color: #000; font-weight: bold; font-size: large; text-decoration: none;  padding:10px; border:3px; border-style:solid; border-color:lime;}

.new1 { background-color:#F6F6F6; }

.top{ background-color: white; color: black; border: 2px; border-color: #f2f2f2; border-style:groove; font-weight: bold; text-decoration: none; margin-top:5px; margin-bottom:5px;  border-radius:5px;}
.top a {text-decoration: none;}


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




.myOtherTable1 { width:auto; background-color:#F6F6F6; border-collapse:collapse; color:#000; border-color: black; border-style: inset; border-radius: 1px; text-align: center; font-family: times new roman; padding: 8px; font-size:medium; } 
.myOtherTable1 th:nth-child(even) { background-color: #FFF;}
.myOtherTable1 th { color:green; font-variant:small-caps; padding: 8px; border-bottom:1px green;height:15px; font-size:medium;} 

.myOtherTable1 td { font-family:Georgia, Garamond, serif; padding: 8px; border-bottom:1px solid #fff; height:15px; font-size:medium; text-shadow:0px 0px black;} 




