body {
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 84%;
	color: #000000;
}

A:link {
	color: #008000;
	background-color: inherit;
}

A:visited {
	color: #800080;
	background-color: inherit;
}

A:active {
	color: #00FF00;
	background-color: inherit;
}

.head1 {
	font-family: 'Times New Roman', serif;
	color: #008000;
	font-size: 170%;
	font-weight: bold;
	background-color: inherit;
}

.head2 {
	font-size: 135%;
	font-weight: bold;
}

.phone {
	font-family: 'Times New Roman', serif;
	color: #008000;
	font-size: 150%;
	font-weight: bold;
	background-color: inherit;
}

.toc {
	font-size: 65%;
	font-weight: bold;
}

.up {
	font-family: arial, sans-serif;
	color: #008000;
	font-size: 84%;
	background-color: inherit;
}

.nolink {
	font-size: 65%;
	font-weight: bold;
	color: #808080;
	background-color: inherit;
}

hr {
	color: #008000;
	height: 2px;
	text-align: left;
	background-color: inherit;
}

td {
	font-size: 84%;
}

.equal {
	font-family: arial, sans-serif;
	color: #008000;
	font-size: 250%;
	font-weight: bold;
	background-color: inherit;
}

ol {
	list-style-type: upper-alpha;
	margin-bottom: 5px;
}

li {
	margin-bottom: 5px;
}

.answer {
	font-size: 120%;
	font-weight: bold;
}

.greenBold {
	color: #008000;
	font-weight: bold;
	background-color: inherit;
}

.text {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 100%;
}

