		<style type="text/css">		<!--
		/* Minesoft.com styles */

		body {
			font-family:Arial, Verdana, Helvetica;
			color:#666666;
			font-size: 9pt;
		}

		td {
			font-family:Arial, Verdana, Helvetica;
			color:#666666;
			font-size: 9pt;
		}

		p { font-family: Arial, Verdana, Helvetica;

		}

		/* Square bullets */
		LI.minesoft{
			list-style-type : square;

		}

		/* Square bullets */
		.position{
			list-style-type : square;
			text-align : right;
		}

		/* Subsection Headline Style */
		H2.underline{
			font-size: 12pt;
			font-family: Arial, sans-serif, Helvetica, sans-serif;
			padding-bottom: 0.5em;
			border-bottom: 2px dotted #CCCCCC;
			color:#616161;
		}

		/* RightColumn Title Text */
		.rightColTitle {
			font-family: Arial, sans-serif, Helvetica, sans-serif;
			font-size: 9pt;
			font-weight: bold; color:#ffffff
		}

		/* RightColumn Body Text */
		.rightCol {
			font-family: Arial, sans-serif, Helvetica, sans-serif;
			font-size: 8pt;
			color:#ffffff;
		}

		input { font-family: Arial, Verdana, Helvetica;
			font-size:10pt;
			font-weight: normal;
		}

		/* Default tiny - uses in bottom frame*/
		.textTiny { font-family: Arial, Verdana, Helvetica;
			font-size: 8pt;
			font-weight: normal;
			color: #cecece;
		}
		
		/* Default text used for body*/
		.text { font-family: Arial, Verdana, Helvetica;
			font-size: 9pt;
			font-weight: normal;
			color: #666666;
			line-height: 17px;
		}
		
		/* Default text used for body*/
		.newsText { font-family: Arial, Verdana, Helvetica;
			font-size: 10pt;
			font-weight: bold;
			color: #ffffff;
			line-height: 17px;
			
		}
		
		.headline { font-family: Verdana,Arial , Helvetica;
         font-size: 12pt;
         font-weight: bold; 
         color: #333399;
         }
		 
		 .subhead { font-family: Verdana,Arial , Helvetica;
         font-size: 10pt;
         font-weight: bold; 
         color:#616161;
         }
		
		
		.form { font-family: monospace;
			font-size: 10pt;
			font-weight: normal;
			color: #000000;
		}

		.formsmall{ font-family: Arial, Verdana, Helvetica;
			font-size: 9pt;
			font-weight: normal;
		}

		.formtiny{ font-family: monospace;
			font-size: 8pt;
			font-weight: normal;
			color: #000000;
		}

		.small { font-family: Arial, Verdana, Helvetica;
			font-size: 9pt;
			color:#660033;
		}

		.vsmall {
			font-family: Arial, Verdana, Helvetica;
			font-size: 8pt;
			color:#808080;
			font-style : italic;
		}
		
		.padding{
		padding-top: 3px;
		padding-left: 4px;
		padding-bottom: 4px;
			
		}


		A.listing	{
			font-family: Arial, Verdana, Helvetica;
			text-decoration: none;
			font-size: 9pt;
			color:#616161;
			font-weight: bold;
		}

		A.listing:link{
			color:#616161;
		}

		A.listing:visited{
			color:#616161;

		}

		A.listing:hover{
			color:#ff0000;
			text-decoration: underline;
		}

		A.listing:active{
			color: #616161
		}

		/* Standard Link Colors */
		a {
			font-family: Arial, Verdana, Helvetica;
			font-size: 9pt;
			color: #333399;
			text-decoration: underline;
		}
		
		A.listing:link{
			font-family: Arial, Verdana, Helvetica;
			font-size: 9pt;
			color: #333399;
			text-decoration: underline;
		}

		a:visited {
			font-family: Arial, Verdana, Helvetica;
			color: #333399;
			text-decoration: underline;
		}

		a:hover {
			font-family: Arial, Verdana, Helvetica;
			color: Red;
			text-decoration: none;
		}



		

		/* Right hand  Navigation Menu Selected style */
		.SidenavmenSelected {
			font-family: Arial, Verdana, Helvetica;
			color: #ffffff;
			font-size: 9pt;
			font-weight: 100;
			text-decoration: none;
			padding-top: 3px;
			padding-left: 4px;
			padding-bottom: 4px;
			background: #4D50BB;
			
		}
		
		a.Sidenavmenu{
			font-family: Arial, Verdana, Helvetica;
			color: #ffffff;
			font-size: 9pt;
			font-weight: 100;
			text-decoration: none;
			
		}
		
		a.Sidenavmenu:link{
			font-family: Arial, Verdana, Helvetica;
			color: #ffffff;
			font-size: 9pt;
			font-weight: 100;
			text-decoration: none;
		}

		
		a.Sidenavmenu:visited {
			font-family: Arial, Verdana, Helvetica;
			color: #ffffff;
			font-size: 9pt;
			font-weight: 100;
			text-decoration: none;
		}

		a.Sidenavmenu:hover {
			font-family: Arial, Verdana, Helvetica;
			color: #ffffff;
			font-size:	9pt;
			font-weight: 100;
			text-decoration: none;
		}

		/* Main (top) Navbar Link Style */
		A.Sidebar	{
			font-family: Arial, Verdana, Helvetica;
			font-size: 8pt;
			text-decoration: none;
			color:#ffffff;

		}

		A.Sidebar:link{
			font-family:Arial, Verdana, Helvetica;
			color:#ffffff;


		}

		A.Sidebar:visited{
			color:#ffffff;
			text-decoration: none;
		}

		A.Sidebar:hover{
			color:#ff0000;

		}

		A.Sidebar:active{
			color: #ffffff
		}


		/* Main (top) Navbar Link Style */
		A.navbar	{
			font-family: Arial, Verdana, Helvetica;
			font-size: 9pt;
			text-decoration: none;
			color:#ffffff;

		}

		A.navbar:link{
			font-family:Arial, Verdana, Helvetica;
			color:#ffffff;


		}

		A.navbar:visited{
			color:#ffffff;
			text-decoration: none;
		}

		A.navbar:hover{
			color:#ffffff;

		}

		A.navbar:active{
			color: #ffffff
		}
		
		/* Top  Navigation Menu Selected style */
		.topNavSelected {
			font-family: Arial, Verdana, Helvetica;
			color: #ffffff;
			font-size: 9pt;
			text-decoration: none;
			background: #4D50BB;
		}
		-->
</style>
