body{ background-color: #000; color:#fff; margin:0px; padding:0px; text-align:center; font-family:Georgia,serif; word-wrap:break-word;}
a{text-decoration:none;}
.HEADLINES { background-color:#fff; color: #000; font-weight: bold; font-style: bold; font-size: large; text-decoration: unerline;}


.back{ background-color: #555; color: #fff; font-size:large;}

.passing { background-color: #fff; color: #9b14b3; border-width: 3px; border-style: groove; margin-top:5px; margin-bottom:5px; border-color: green;  font-weight: bold; font-size: large; border-radius:10px;}
.passing a { color:  #fff; text-decoration:none; }


.RAM { background-color: #fff; color: #000; border-width: 3px; border-style: groove; margin-top:5px; margin-bottom:5px; border-color: green; padding: 10px; font-weight: bold; font-size: large; border-radius:10px;}
.RAM a { color:  red; text-decoration:none; }

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


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

.RESULT2{background-color: #ffffff; color: black; border-width: 5px; border-color: lime; border-style: groove; padding:10px; margin:10px; font-weight: bold; font-size:large;}
.RESULT2 a { color:  red; text-decoration:none; }
.head { background-color: purple; color: white; border-style: solid; margin-top: 5px; margin-bottom: 5px; padding-top: 10px; padding-bottom: 10px; font-weight: bold; font-size: large; text-align:center; border-radius: 10px;}
.head a { color:  white; }

.head1 { background-color: red; color:white; border-style: solid; margin-top: 5px; margin-bottom: 5px; padding-top: 10px; padding-bottom: 10px; font-weight: bold; font-size: large; text-align:center; border-radius: 10px;}
.head a { color:  white; }


.head2 { background-color: #fff; color: #000; border-width: 3px; border-style: groove; margin-top:5px; margin-bottom:5px; border-color: red; padding: 10px; font-weight: bold; font-size: medium; border-radius:10px; text-shadow: 0px 0px green;}

.myOtherTable1

 { width:auto; background-color:#fff; border-collapse:collapse; color:#000;   border-style: groove; border-radius: 10px; text-align: center; font-family: times new roman; font-size: large; font-weight:inherit;} 





.myOtherTable1 th { color:green; font-variant:small-caps; border-bottom:1px solid green;height:15px;} 
 

 
.myOtherTable1 td { padding:5px; font-family:Georgia, Garamond, serif; border-bottom:1px solid #000;height:15px; font-size: large; text-shadow: 1px 1px #fff; } 

.Red { background-color: #c00;  border-color:#FF0; border-style: groove;  border-width: 3px;  color: #fff; font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;  font-size: large;  font-weight: 800; margin: 3px; padding-bottom: 3px; padding-top: 3px; text-align: center;
}

.Red a { color:  #fff; text-decoration:none; }
.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;
}

.myOtherTable { width:auto; background-color:#000; color:#000; border-collapse:collapse;color:#000; font-size:15px; border-color: black; border-style: inset; border-radius: 5px; text-align: center;  font-weight: bold; font-style: bold; 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; } 


.HEADDDD { background-color: WHITE; color: green; border-width: 5px; border-color: BLUE; border-style: groove;margin: 10px; padding: 10px;  font-weight: bold; font-style: solid; font-size: large; text-decoration: blink; }