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

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


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


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


.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;}

.new1 { background-color: #fff; color: #000; border-width: 2px; border-color: #9e9e9e; 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; font-size:20px;}
.new1 a { color: red; text-decoration:none;}
  
.head1 { background-color:#b200ff; color: white;font-weight: bold; font-size: large; text-decoration: unerline;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-decoration: unerline;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; border-color: black; border-style: inset; border-radius: 10px; text-align: center;  font-weight: bold; font-family: times new roman;} 
.myOtherTable1 th { color:green; font-variant:small-caps; border-bottom:1px solid green;} 
.myOtherTable1 td { font-family:Georgia, Garamond, serif; border-bottom:1px solid #fff; text-shadow: #000;} 