	a {
		text-decoration:underline;
		color: #5b036b;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a:hover {
		text-decoration:none;
		color: #5b036b;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
	}
	a.leftnav {
		text-decoration:none;
		color: #5b036b;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}
	a.leftnav:hover {
		text-decoration:underline;
		color: #efefef;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
	}
	body {
		color: #5b036b;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		line-height: 22px;
	    scrollbar-face-color:#763787;
	    scrollbar-arrow-color:#888888;
	    scrollbar-track-color:#efefef;
	    scrollbar-shadow-color:#ffffff;
	    scrollbar-highlight-color:#efefef;
	    scrollbar-3dlight-color:#e4e4e4;
	    scrollbar-darkshadow-Color:#e4e4e4;
	}
	td {
		color: #5b036b;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		line-height: 22px
	}
	
	.whitetext {
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : normal;
		line-height: 22px
	}
	.whitetext_sm {
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		line-height: 22px
	}
		a.whitetext {
		text-decoration:none;
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		line-height: 22px
	}
	a.whitetext:hover {
		text-decoration:underline;
		color: #ffffff;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : bold;
		line-height: 22px
	}
	

.homecontent{ 
	color:#ffffff;
		font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}


.footer{ 
	color:#ffffff;
	font-size:11px;
		font-family : Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}