body {
  background-color: #FFFFFF;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 11pt;
  color: #000000;
}

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

img {
  border-width: 0pt;
}

a:link
{color: #00f; background: transparent;
 text-decoration: underline}

a:visited
{color: #808; background: transparent;
 text-decoration: underline}

a:active
{color: #f00; background: transparent;
 text-decoration: underline}

a:hover
{color: #f00; background: #ffffe0;
 text-decoration: overline underline}

#validator {
  text-align: center;
  font-size: 9pt;
  clear: both;
}

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

#opengl {
  float: left;
}

#saltel {
  display: none;
}

img {
  vertical-align: top;
}

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

#tDist {
  margin-bottom: 33px;
}

.small {
  font-size: 9pt;
}

.bold {
  font-weight: bold;
}

#tablediv {
  text-align: center;
}

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

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

.centre {
 text-align: center;
}    

.kpdonate { color: black; background-color: #8fd4fb; text-align: center; width: 138px; float: right; margin: 10pt; padding: 10pt; border: solid 1px; }

.urgent { 
 width: 62%;
 margin: auto;
 color: black; font-size: larger; font-weight: bold; line-height: 144%; 
background-color: #ff9; text-align: center; padding: 12pt; border: solid 1px; }

.urgent strong { font-variant: small-caps; }

.italic {
font-style: italic;
}

		
code, pre { font-family: "Courier New", Courier, Monaco, monospace; font-weight: bold; }
dl.stepbystep dt { font-size: large; font-weight: bold; 
margin-top: 10pt; padding: 3pt; border-top: thin solid black; }
dl.stepbystep dd { padding-bottom: 6pt; }

 .floatright
{
float: right;
width: 352px;
margin: 0 0 10px 10px;
background-color: #fff;
padding: 10px;
border: 1px solid #fff;
}

div.floatright img { border: 1px solid #000; }
div.floatright p { font-size: small; font-weight: bold; text-align: center; }


