﻿h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 161.6%;
	font-style: italic;
	font-weight: bold;
	color: #B0B0B0;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 153.9%;
	font-weight: bold;
	color: #000000;
}

.indented1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
	left: 25px;
	margin-right: 25px;
}



.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #FFFFFF;
	text-decoration: none;	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	margin-top: 0px;
}

ol {
	top: -15px;
	position: relative;
	/*left: -24px;*/
	margin-right: 20px;
	text-align: left;
}

ul {
	list-style-type: square;
	top: -15px;
	position: relative;
	left: -24px;
	margin-right: 20px;
	text-align: left;
}

.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.socialBookmark {
	font-size: 9pt;
}

