
body
        {
			font-size: 10pt;
			color: #000000;
			font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
			font-weight: normal;
			text-align: left;
			background-repeat: no-repeat;
		}
p
	   {
			font-size: 10pt;
			color: #000000;
			font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
	   }
table
        {
			margin: auto;
			font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
			color: #000000;
			font-size: 10pt;
			background-repeat: no-repeat;			
        }	  
a:link, a:visited, a:active
        {
	color: #000000;
	font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
			
        }
a:hover
        {
			color: #000000;
			font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
			font-size: 10pt;
			text-decoration: underline;
        }
h1, h2, h3, font { text-align: center;
			color: #000000;
			font-family: "Tahoma", "Verdana", "Arial", "Helvetica";
			text-decoration: none;}

