a {	
	color: #0000FF;	
	text-decoration: none
}
a:hover {	
	color: #FF0000;
	text-decoration: underline
	}
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	line-height: 2em;	
	color: #000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #733278;
	font-size: 13pt;
	}
h2 {
	color: #733278;
	font-size: 12pt;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11pt;	
	background-color: #FAF8FE;  	
	color: #484895
	}
h4 {
	color: #000
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #733278;
	font-size: 10pt;
	}
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: 8pt;
	line-height: normal;
}
.mlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #733278;
}
.mlink2white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bannerLine1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	line-height: normal;
}
.bannerline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
}
.bannerline3 {
	font-family: Arial, Helvetica, sans-serif;
	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;
}
.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #733278;
}
li {
	color: #733278;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #484895;
}
tr td div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #733278;
	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;
}
.rulelinewhite {
	height: 1px;
	width: 5px;
	background-color: #fff;
	display: block; 
    padding: 2px 2px 2px 5px;
	background-repeat: repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 5px;
	font-weight: lighter;
}
.Custom {
	font-size: 10px;
	color: #FAF8FE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 1px;
}
.redfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #733278;
}
.redfont2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #733278;
	line-height: normal;
}
.redfontStong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #733278;
	font-weight: bold;
}
.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: normal;
}
.blackfontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
}
.red3Stong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #733278;
	font-weight: bold;
}
.strike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
#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;
}