#head
	{
	width: 700px;
	float: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: gray;
	}
#head h1
	{
	font-size: 14px;
	margin: 0px 0 0px;
	text-align: center;
	}
#head h2
	{
	font-size: 12px;
	margin: 0px 0 0px;
	}
#head h2.italic
	{
	font-size: 12px;
	margin: 0px 0 0px;
	font-style: italic;
	color: gray;
	}
#head h3
	{
	font-size: 10px;
	margin: 0px 0 0px;
	}
#head a
	{
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: gray;
	}
#head i, strong
	{
	font-weight: normal;
	color: gray;
	}
#head i
	{
	font-weight: normal;
	color: gray;
	}
#head strong
	{
	font-weight: normal;
	color: gray;
	}
#head td
	{
	font-weight: normal;
	color: gray;
	}
