body {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: italic;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	font-style: oblique;
	font-weight: bold;
	color: #660000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	font-weight: bold;
	color: #660000;
}
.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: oblique;
	color: #660000;
	width: 560px;
}
p.right {
	text-align: right;
	font-size: 10pt;
	font-style: oblique;
	padding-right: 15px;
}
.bodyCopy {
	width: 560px;
}
li {
	padding-right: 25px;
	padding-bottom: 5px;
}

