body, td  { margin: 30px; 
	  color: black; 
	  background: #FFFFFF;
	  text-align: center;
          font-size: .8em;  
	  font-family:  verdana, geneva, arial, sans-serif; }
a:link 		{ color: #000099; }
a:visited 	{ color: red; }
a:active 	{ color: #FF0000; }
a:hover 	{ color: #00FF00; }

h1 { text-align: center; }

h2 { text-align: center; }


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

/*
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;
  clear: both;
}

table {
  margin: auto;
  border-width: 1px;
  border-style: outset;
}

th, td {
  font-size: 9pt;
  padding: 5px;
  border-width: 1px;
  border-style: inset;
  text-align: center;
}

.example {
}

.example table { border-style: none; }

.example table td { border-style: none; }

.example p {
  text-align: center;
  font-weight: bold;
}


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