body
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	background-color: #ffffff;
	text-align: Justify;
	}
a:link
	{
	color: blue;
	text-decoration: none;
	background-color: transparent;
	background-image: none; 
	}
a:visited
	{
	color: blue; 
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	} 
a:active 
	{
	color: red;
	text-decoration:underline;
	background-color: transparent;
	background-image: none;
	}
a:hover	{
	color: red;
	text-decoration: underline;
	background-color: transparent;
	background-image: none;
	}
table	{
	font-size: 100%;
	}