#head
	{
	position: absolute;
	top: 850px;
	width: 80%;
	left: 10%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #808080;
	}
#head h1
	{
	font-size: 14px;
	margin: 0px 0 0px;
	}
#head h2
	{
	font-size: 12px;
	margin: 0px 0 0px;
	}
#head h2.italic
	{
	font-size: 12px;
	margin: 0px 0 0px;
	font-style: italic;
	color: #808080;
	}
#head h3
	{
	font-size: 10px;
	margin: 0px 0 0px;
	}
#head a
	{
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #808080;
	}
#head b, i, strong
	{
	font-weight: normal;
	color: #808080;
	}
#head i
	{
	font-weight: normal;
	color: #808080;
	}
#head strong
	{
	font-weight: normal;
	color: #808080;
	}
#head td
	{
	font-weight: normal;
	color: #808080;
	}



