body {
	font-family: Georgia, Times, serif;
	font-size:medium;
	background-color:#E6E6E6;
}
a.navbar:link,a.navbar:active,a.navbar:visited,a.navbar:hover {
	font-weight:bold;
	font-size:medium;
	color:#B3B6B0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
a.navbarlarge:link,a.navbarlarge:active,a.navbarlarge:visited,a.navbarlarge:hover {
	font-weight:bold;
	font-size:x-large;
	color:#ADB6B0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
.title {text-align:center; font-size:x-large; font-weight:bold}
.question {font-weight:bold; }
.answer {font-weight:bold; }
.speaker {font-weight:bold; }
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
p {
	margin-left: 10px;
}
.hook {
	font-size: 14pt;
	font-weight: 500;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 10px;
	margin-bottom: -15px;
}
.testimonial {
	font-size: smaller;
	border: thin none;
}
li {
	padding-top: 5px;
}
