@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	text-indent: 3em;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: upper-alpha;
}

ul {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.endnotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: decimal;
}
.EndCite {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: super;
}



.attribute {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.author {
	font-size: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textBlock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;
	text-indent: 0pc;
	list-style-type: none;
}
.list2 {
	list-style-type: decimal;
}
-
.endnotes {
	list-style-type: decimal;
}
