body {
	margin: 0px;
	padding: 0px;
	
}

p, body { 
	font-family: Georiga, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}

sup {
	
	line-height: 0px;
	font-size: .8em;
}

.title {
  font-size: 36px;
  line-height: 33px;
  color: #702B47;
}

.subtitle {
  font-size: 20px;
  line-height: 33px;
  color: #702B47;
}

h1 {
  margin: 0 0 .5em 0;
  font-size: 1.4em;
  font-weight: bold;
  color: #702B47;
}

h2 {
  margin: 0 0 .5em 0;
  font-size: 1.1em;
  font-weight: bold;
  color: #702B47;
}

.endnotes {
	font-family: Verdana, Helvetice, Arial, sans;
	font-size: 10px;
	line-height: 14px;
}


a {
  color: #006BB6;
  text-decoration: none;
}

a:visited {
  color: #4088B5;
  text-decoration: none;
}

a:hover {
  color: #006BB6;
  text-decoration: underline;
}


