﻿
#smallnavbar {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6C499;
}
.headline_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
#smallnavbar a:link{
	color: #D6C499;
}
#smallnavbar a:visited{
	color: #D6C499;
}
.italics {
	font-style: italic;
}
.sub_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: 900;
	color: #000000;
}

.content_background {
	padding: 25px;
	background-color: #ffffcc;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

p + p {
  text-indent: 2.0em;
  margin-top: 0 }
  
body {
	text-align: justify;
	line-height: 125%;
}
.underline {
	text-decoration: underline;
}
.indent {
	padding-right: 3em;
	padding-left: 3em;
}
.bold {
	font-weight: bold;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.references {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
