p, blockquote {
  text-align: justify;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color : #330099;
	}
td {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #330099;
	}
p.left {
  text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #330099;
	}
p.center {
  text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #330099;
	}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #330099;
	font-style: italic;
	font-weight: bold;
	}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #330099;
	font-weight: bold;
	}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #330099;
	font-weight: bold;
	}
/* Style below maintains consistent line height with sup and sub tags. */
sup,sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	}
sup {
	bottom: 1ex;
	}
sub {
	top: .5ex;
	}
span.h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #330099;
	font-style: italic;
	font-weight: bold;
	}
span.h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #330099;
	font-weight: bold;
	}
span.h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #330099;
	font-weight: bold;
	}
span.font16bl {
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	color: #330099;
	}
span.font16rd {
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	color: #cc0000;
	}
span.font12bl {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #330099;
	}
span.font12rd {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #cc0000;
	}
.font10bl {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #330099;
	}
span.font8bl {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	color: #330099;
	}
sup.minus2 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 6px;
	}
sup.minus {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 8px;
	}
sup {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10px;
	}
sup.plus {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	}
li {
  text-align: justify;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #330099;
	}
#blborder {
	border-collapse: collapse;
	border: 1px solid #330099;
	}
#blborderminus {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}
#bltableborder {
	border-collapse: collapse;
	}
#blcellborder {
	border: 1px solid #330099;
	}
a:link {
	color: #330099;
	}
a:visited {
	color: #800080;
	/* color: #551a8b; */
	}
a:hover {
	color: #ff0000;
	}
a:active {
	color: #ff0000;
	}
a.white:link {
	color: #ffffff;
	}
a.white:visited {
	color: #ccccff;
	/* color: #551a8b; */
	}
a.white:hover {
	color: #ff6666;
	}
a.white:active {
	color: #ff6666;
	}
a.red:link {
	color: #cc0000;
	}
a.red:active {
	color: #cc0000;
	}
a.red:visited {
	color: #cc0000;
	}
a.red:hover {
	color: #330099;
	}
a.noline:link {
	color: #330099;
	text-decoration: none;
	}
a.noline:active {
	color: #ff0000;
	text-decoration: none;
	}
a.noline:visited {
	color: #330099;
	text-decoration: none;
	}
a.noline:hover {
	color: #ff0000;
	text-decoration: none;
	}
.br6 {
	line-height: 6px;
	}
.br4 {
	line-height: 4px;
	}
.nobullet {
	list-style-type: none;
	margin-left: -15px;
	}