/**
 * support page fonts
 */


.faqQuestion {
	color : #0D5598;
	font-size : 15px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.faqAnswer  {
	color : #000000;
  	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  	font-size: 11px;
	}


.policyTitle {
	color : #000000;
	font-size : 13px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}

.policyText {
	color : #000000;
	font-size : 11px;
	font-family : "Trebuchet MS", arial, sans-serif;
	}
