BODY		{	color: black;
			text-decoration: none;
			font-family: Georgia, Trebuchet MS, Arial, serif; 
			line-height: 150%;
			font-size: 11pt;
		}

TD		{	color: black;
			text-decoration: none;
			font-family: Georgia, Trebuchet MS, Arial, serif; 
			line-height: 150%;
			font-size: 11pt;
		}

H1		{	color: black;
			text-decoration: none;
			font-family: Georgia, Trebuchet MS, Arial, serif; 
			line-height: 150%;
			font-weight: normal;
			font-size: 16pt;
		}

CODE		{	text-decoration: none; 
			line-height: 150%;
			font-size: 8pt;
		}
		
A:link		{	color: blue;
			text-decoration: underline;
		}
		
A:hover 	{	color: black;
			text-decoration: underline;
		}
		
A:visited 	{	color: blue;
			text-decoration: underline;
		}
