body 
	{
	background-image: url(img\bg01.gif);
	margin-left: .5in; 
	margin-right: .5in;
	text-align: justify;
	}

td
	{
	text-align: justify;
	}
a 
	{
	text-decoration: underline; 
	color: 00BB00;
	}

a:hover 
	{
	text-decoration: none; 
	color: red;
	}
