/*NOTE: The styles below are used for the background of the page etc*/ .BS_bg{background-color: #EEEEEE;} /*NOTE: The styles below are used for the table cells of the questions etc*/ .BS_question_title{background-color: #A6D9EB;border: 1px solid #FFFFFF;} .BS_question_note{background-color: #E2E2E2;border: 1px solid #FFFFFF;} .BS_question_body{background-color: #FFFFFF;border: 1px solid #FFFFFF;} /*NOTE: The styles below are used for the text of the questions etc*/ .BS_question_text{font-family: arial;font-size:11pt;color:#222222;font-weight: bold;} .BS_note_text{font-family: arial;font-size:11pt;color:#222222;} .BS_body_text{font-family: arial;font-size:11pt;color:#222222;font-weight: normal;} /*NOTE: The styles below are used for the matrix questions etc*/ .BS_head{background-color: #E9F8FD;} .BS_alt{background-color: #ffffff;} .BS_alt2{background-color: #F3FCFE;} body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom:0px; background-color:#E9F8FD; text-align:center; } #wrapper { margin:0px auto; text-align:left; }
div ul li span.BS_body_text { font-weight: normal; }
