body	{	background:url(hhlogo.gif) no-repeat;	
			background-color:white;
		font-size: 70%;
		font-family: Verdana, Arial, Helvetica, MS Sans Serif
	}

H1	{	font-size:150%;
		font-weight:bold;
	}

H6	{	font-size:80%;
		font-weight:normal;
		color:silver;
	}

A	{	text-decoration:none;
		color:rgb(50,50,50);
		font-weight:bold;		
		font-style:italic;			
	}

A:hover	{	color:white;
		background-color:black;		
	}
