body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
a:link {
	font: normal 10pt Georgia, "Times New Roman", Times, serif;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font: normal 10pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:active {
	font: 10ptGeorgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background-color: #999999;
}
h1 {
	font: bold 18pt Georgia, "Times New Roman", Times, serif;
	color: #21560C;
}
h2 {
	font: bold 16pt Georgia, "Times New Roman", Times, serif;
	color: #21560C;
}
h3 {
	font: bold 14pt Georgia, "Times New Roman", Times, serif;
	color: #21560C;
}

.titles {
	color: #000000;
	font: 9pt Arial, Helvetica, sans-serif;
}

.attorneyNames {
	color: #21560C
}
