h1 {
	font-family:"Courier New";
	color:#FFF;
	font-weight:700;
	text-decoration:underline;
}

h2 {
	font-family:"Courier New";
	color:#FFF;
	font-weight:700;
	padding-top:30px;
	border-bottom:white 1px solid;
}

p {
	font-family:"Times New Roman";
	color:#FFF;
	letter-spacing:4px;
	font-size:14pt;
}

.faq-heading {
	font-weight:800;
	letter-spacing:2px;
}

.whitebar {
	background-color:#FFF;
	height:10px;
	margin-top:30px;
	width:100%;
}