a { color: #0000FF; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
a span {	display: none; }
body {	
	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	line-height: 2em;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h1 {
	color: #733278;
	font-size: 14pt;
	line-height: 18pt;
	}
h2 {
	color: #733278;
	font-size: 12pt;

	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;  	
	color: #733278
	}
table {
	color: #733278
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #733278;
	font-size: 11pt;

	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12pt
	}

#mlink 	{
	text-decoration:none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
}
.mlink 	{
	text-decoration:none;
	color:#FFFFFF;
	background-color: #733278;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	line-height: normal;
}
.mlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #733278;
}
.bannerLine1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	line-height: normal;
}
.bannerLine1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #733278;
	font-size: 14pt;
	line-height: normal;
}
.bannerline2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #733278;
	font-size: 12pt;
	line-height: normal;

}
.bannerline3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #733278;
	font-size: 11pt;
	line-height: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: normal;
}
.p1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
li {
	color: #733278;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;

}

tr td div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: normal;

}
tr td div b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	
	background-position: center;
	line-height: normal;

}
center p {
	color: #733278;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Normal;
	color: #733278;
}
.p3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: Normal;
	color: #733278;
}
.redfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #733278;
}
.redfontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #733278;
	font-weight: normal;
}
.red3Stong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #733278;
	font-weight: bold;
}

.linkunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	text-decoration: underline;
	font-weight: normal;
	color: #733278;
}
.strike {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: line-through;
	font-weight: bold;
	color: #733278;
}
#tic
{
	/* enter any styles for the ticker below */
	font-size:0.85em;
	padding:10px;
	width:400px;
	line-height:20px;
	
}
#tic * /*this will hide all children tags */
{
	font-size: 1em;
	margin:0px;
	padding:0px;
	display:none;
}
#tic a  /* add more tags to this list if you wish to display them inside the children */
{
	display:inline;
}