body {
	font-family: Tahoma;
	font-size: 10pt;
	color: #663333;
	background: #fbe9bc;
}

.table {
 font-family: Tahoma;
 color: #000000;
 font-size: 9pt;
 text-align: Justify;
 margin-bottom: 0;
 border: #80979f 1px groove;
 background: #eeeeee;
 margin: 0px 0px 0px;
}

.table1 {
 font-family: Tahoma;
 color: #000000;
 font-size: 9pt;
 text-align: Justify;
 margin-bottom: 0;
 background: #FFC184;
 margin: 0px 0px 0px;
}

.table2 {
 font-family: Tahoma;
 color: #000000;
 font-size: 9pt;
 text-align: Justify;
 margin-bottom: 0;
 margin: 0px 0px 0px;
}

.tbl_index_hdr1 {
 font-family: Tahoma;
 color: #000000;
 font-size: 16pt;
 text-align: Center;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 margin-bottom: 0;
 background: #FFC184;
}

.tbl_index_hdr2 {
 font-family: Tahoma;
 color: #000000;
 font-size: 16pt;
 text-align: Center;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 margin-bottom: 0;
 border-left: 1px solid #80979f;
}

.tbl_question {
 font-family: Tahoma;
 color: #000000;
 font-size: 9pt;
 text-align: Justify;
 background: #FFC184;
}

.tbl_answer {
 font-family: Tahoma;
 color: #000000;
 font-size: 9pt;
 text-align: Justify;
 border-left: 1px solid #80979f;
}

a {
 font-family: Tahoma;
 font-weight: bold;
 color: #663300;
 font-size: 9pt;
 text-decoration: none;
}
