.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #3d328d;
	font-weight: bold;
	letter-spacing: 0.5pt;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bodyindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 10pt;
	list-style-position: inside;
	list-style-type: disc;
}
h1 {
    color: #3D328D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0.5pt;
}
.body h1 {
  color: #3D328D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.body h2 {
  color: #3D328D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.body h3 {
  color: #3D328D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
#footer-address {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  text-align: center;
}

