body
	{
	font-family:Tahoma;
	font-size: 11px;
	margin: 5px 10px 5px 12px;
	}

td
	{
	font-family:Tahoma;
	font-size: 9pt;
	color: 000000;
	line-height: 12pt;
	}

h1
	{
	font-family:Tahoma;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	display: inline;
	}

h2
	{
	font-family:Tahoma;
	font-size: 10pt;
	font-weight: bold;
	line-height: 20pt;
	display: inline;
	}
	
a
	{
	text-decoration: underline;
	line-height: 19px;
	font-size: 9pt;
	color: 000080;
	}

a:hover
	{
	font-family:Tahoma;
	text-decoration: none;
	color: 666666;
	}