@charset "utf-8";
/* CSS Document */

<style type="text/css"><!--
body,td,th
	{
	font-size: 10px;
	font-family: tahoma;
	color: #951b65;
	background-color: #000000;
	text-align: left;
	margin-left: 150px;
	}
body
	{
	background-color: #000000;
}
p
	{
	font-size: 10px;
	font-family: tahoma;
	color: #951b65;
	text-align: left;
	margin-left: 150px;
	}

a:link
	  {
	  font-face: tahoma; text-decoration: none
	  }
a:visited
	  {
 	  font-face: tahoma; text-decoration: none
	  }
a:active
	  {
	  font-face: tahoma; text-decoration: none
	  }
a:hover
	  {
	  color: #8a3d6c;
	  font-face: tahoma;
	  font-size: 10pt;
	  text-decoration: underline
}
--></style>

