body {
  font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #F3F3F3;
  color: #000000;
}

table, tr, td, th {
  font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  align: center;
}

.bordered_table {
  font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  align: center;
  border-color: #bdbdbd;
  border-style: solid;
  border-top-width: 1;
  border-bottom-width: 1;
  border-right-width: 1;
  border-left-width: 1;
  background-color: #F9F9F9;
  
}

.grayboxheader {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #7E7D7E;
  text-align: center;
}

.whitebox {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  background-color: #FFFFFF;  
}

.indented_cell {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  margin-left: -15px;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.copyright {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-align: center;
}

.example {font-size:smaller; font-style:italic; font-weight:normal;}
.message {color:blue; font-weight:bold; text-align:center}
//.error {color:red; font-weight:bold; text-align:center}


.grayboxfont {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 12px;
  color: #424142;
}

.question {
  font-family: tahoma, Helvetica, sans-serif;
  margin: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #262C4C;
}

.percentage {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 12px;
  color: #000000;
}

.error {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #CB0404;
}

.bott {
  font-family: tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: none;
  text-align: center;
  color: #000000;
}