
.HEADLINES { background-color:red; color: #fff; font-weight: bold; font-size: large; margin-bottom:5px;  border-radius: 5px; border-style: solid; border-width: 3px;}
.HEADLINES a { color:  BLUE; }

.head { background-color:#FFF; color:#000; border-style: solid; font-weight: bold; border-radius: 5px; border-width: 3px; border-color: lime; padding:5px; margin-bottom:5px;  text-align:center; font-style:bold; text-shadow:1px 1px yellow;}
.head a { color:  blue; }

hr { background-color: red; color:  green;}

.blue1{background-color:skyblue;color:#000000;font-weight:bold;margin-top:1px;margin-bottom:1px solid palevioletred; text-shadow:1px 1px #fff;}

.blue2{background-color:silver;color:#ffffcc;font-weight:bold;text-decoration:none;}


.chart{ background-color: #fff; color: #000;   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; }
.charta { color: #fff; }
 

body{background-color:black; color: black; text-align:center; margin:0px; font-family:Georgia, Garamond, serif;}
a{text-decoration: none;}

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



.gotoTop {
  background:#0C0 repeat scroll 0 0;
  border-radius: 6px;
  color: blue;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0 1px 0 #9b14b3;
}
.gotoTop2 {
  background: yellow repeat scroll 0 0;
  
 border-radius: 6px;
  color: blue;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: 0 1px 0 #9b14b3;
}

.RESULT {background-color:#fff;color:red;font-size:large; font-weight:900; font-style:bold;text-shadow:1px 1px #ffd700;}
.RESULT a { color:  red; }


.RESULT1{background-color:#fff;color:red;font-size:large;border-width:5px;border-color:lime;border-style:groove;font-weight:700;margin-top:10px;margin-bottom:10px;font-style:bold;text-shadow:1px 1px #ffd700; padding-top: 5px; padding-bottom: 5px; border-radius: 10px;}
.RESULT a { color:  red; }



.top3{ background-color: #B71C1C; 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; }
.top3 a{ color: #fff; }