	body
	{
		font-family: arial, verdana;
		font-size: 8pt;
		color:555555;
	}
	td
	{
		font-size: 10pt;
		line-height: 1.66;
	}
	h1 
	{

		font-family: Arial, Helvetica, sans-serif; 
		font-size: 25px;
		font-weight: bold;
		display: inline;
		color:black;

	}
	h2 
	{
		font-weight: normal;
		color: black;
		display: inline;
		font-size:15pt
	}
	h3
	{
		font-weight: normal;
		color: black;
		display: inline;
		font-size:14pt
	}

	a
	{
		color: #009999;
	}
	a:hover
	{
		text-decoration: none;
	}