p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 22px;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.topNav {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #D04E35;
	text-decoration: none;
}
a:visited {
	color: #909090;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.question {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.answer {
	font-size: 12px;
	color: #333333;
	text-indent: 18pt;
}
li {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
}
