.tableStroke {
	border: 1.2px solid #687787;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	line-height: 11pt;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9999FF;
	line-height: 11pt;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #431CAE;
	line-height: 11pt;
	text-decoration: underline;
}
.leftgradient {
	background-image:  url(images/white_pg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
.pagebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #3c1d00;
	line-height: 11pt;
}
.dotStroke {
	border: 1.1px dotted #431CAE;
}
.linedot {
	border-top-width: 1.1px;
	border-top-style: dotted;
	border-top-color: #F9D4ED;
}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #431CAE;
	line-height: 11pt;
	text-transform: uppercase;
	font-weight: bold;
}
.bodycaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #431CAE;
	line-height: 11pt;
}
.newsStroke {
	border: 1.1px dotted #ce1d93;
}
