body	{
	font-family: Arial;
	font-size: 10pt;
	text-align: justify;
	line-height: 100%;
	margin-left: 20;
	margin-right: 20
	}

h1	{ 
	color: #666666;
	letter-spacing: 1;
	margin-left: 10;
	font-weight:bold
	}

h2	{
	font-family: Verdana;
	font-size: 14pt;
	text-decoration: none;
	margin-left:10;
	margin-right:10;
	color:#C0C0C0
	}

p	{
	font-family: Verdana;
	font-size: 10pt;
	color: #C0C0C0;
	text-decoration: none;
	text-align: justify;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10
	}

td	{
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana;
	margin-left: 20;
	margin-right: 20;
	}

a:link	{
	color: #C0C0C0;
	text-decoration: none;
	font-size: 10pt
	}

a:visited	{
	color: #C0C0C0;
	text-decoration: none;
	font-size: 10pt
	}

a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt
	}

a:active	{
	color: #808080;
	text-decoration: none;
	font-size: 10pt
	}