body, td  { margin: 30px; 
	  color: orange; 
	  text-align: center;
	  background: black;
          font-size: 0.8em;  
	  font-family:  verdana, geneva, arial, sans-serif; }

a:link          { color: red; }
a:visited       { color: #ff9b24; }
a:active        { color: #FF0000; }
a:hover         { color: #00FF00; }


td a:link 		{ color: black; }
td a:visited 	{ color: black; }
td a:active 	{ color: #FF0000; }
td a:hover 	{ color: #00FF00; }

h1 { text-align: center; }

h2 { text-align: center; }

.kpdonate { 
margin: 12pt auto auto;
 font-size: x-small; font-weight: bold; background-color: black; text-align: center; width: 400px; border: solid 1px orange; }


/*
a:link          { color: #000099; }
a:visited       { color: red; }
a:active        { color: #FF0000; }
a:hover         { color: #00FF00; }
*/

.strikethru {
  text-decoration: line-through;
}


#validator {
  text-align: center;
  font-size: 7pt;
}

#SIdogma {
  font-size: 7pt;
  margin: 10px;
  text-align: center;
}

#copyright {
  font-size: 9pt;
  text-align: center;
}

#centre_exclaim {
  text-align: center;
  font-weight: bold;
}

img {
  vertical-align: top;
}

#footer {
  font-size: 9pt;
  text-align: center;
}

.small {
  font-size: 9pt;
}

.bold {
  font-weight: bold;
}

#tablediv { text-align: center; padding-top: 30px; padding-bottom: 30px; }

table {
  margin: auto;
  border-style: none;
}

th, td {
  font-size: 9pt;
  padding: 5px;
  border-style: none;
  text-align: center;
}
.thumb { 
  display: none;
}

.gad { 
  text-align: center;
  font-weight: bold;
  margin-top: 12pt;
  margin-bottom: 12pt;
}

