.page-header {
font-weight:600;
font-size: 20px;
color: #BC480A;
margin-bottom:15px;
}

.section-header {
font-weight:600;
font-size: 16px;
color: #BC480A;
}

.question {
font-weight:600;
color:#0e5472;
}

.answer {
font-weight:500;
color:black;
}

.faq li {
font-weight:600;
color:#0e5472;
margin-top:20px;
}

.answerlist li {
list-style: disc;
font-weight:500;
color:black;
margin-top:2px;
}

.answerlist {
margin-bottom: 10px;
}

#support-text {
padding:0;
margin-top:15px;
margin-left:20;
margin-right:20;
width:760px;
text-align:left;
font: 14px Tahoma;
}