body {
  font-family:Tahoma; 
  font-size: 14px;
  color:#000000;
  background-color:#ECECEC;
}
div {
  font-family:Tahoma; 
  font-size: 12px;
  color:#000000;
}
.title {
font-family:Tahoma;
font-size:16px;
color:#000000;
font-weight:bold;
}
.label {
font-family:Tahoma;
font-size:12px;
color:#688CD9;
font-weight:bold;
}
.score{
font-family:Tahoma;
font-size:25px;
color:#CC0000;
font-weight:bold;
}
.error{
font-family:Tahoma;
font-size:12px;
color:#FF6600;
font-weight:bold;
}

