a {
  font-size: 12px;
  color: #a80000;
  font-family: , "Arial";
}

.head_tbl {
  background-image: url(images/kodanik3-2-uus.jpg);
	background-repeat: no-repeat;
}
.content_tbl {
  background-image: url(images/taust.jpg);
	background-repeat: repeat;
}
.tbl_foot {
  
}

.quiz_info_text {
  font-family: "Garamond";
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.user_info_text {
  padding-right: 5px;
  font-family: "Arial";
	font-size: 12px;
	color: #4d74c4;
	background-image: url(images/taust.jpg);
	background-repeat: repeat;
}

.qa_tbl {

}

.question_id {
  font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}

.question_text {
  font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.question_ref_text {
  FONT-SIZE: 12px;
  COLOR: #a80000;
  FONT-FAMILY: "Arial";
}
.question_ref_text h1 {
  FONT-SIZE: 18px;
  COLOR: #ffd146;
  FONT-FAMILY: , "Arial";
}
.answer_id {
  font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}

.answer_row_distinct {
  background-color: #cdd5e9;
}

.answer_row {
  background-color: color: #ffffff;
}

.answer_text {
  padding: 2px;
  font-family: "Arial";
	font-size: 12px;
}

.answer_note_text {
  font-family: "Arial";
	font-size: 10px;
}
.answer_note_text_head {
  font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	color: #4d74c4;
}

