body	{
	background-color:	white;
	background-attachment:	fixed;
	background-position:	center;
	background-repeat:	no-repeat;
	
	font-family:		arial;
	font-size:		8pt;
	color:			#000000;
	margin-top:		0;
	margin-right:		0;
	margin-left:		0;
	margin-bottom:		0;
	}

body		{
		margin-top:	25px;
		margin-left:	20px;
		margin-top:	0;
		margin-right:	0;
		margin-left:	0;
		margin-bottom:	0;
		}

td		{
		font-family:	arial;
		font-size:	8pt;
		color:		#33333;
		}

a		{
		font-family:	arial;
		font-size:	8pt;
		color:		gray;
		text-decoration:none;
		font-weight:	bold;
		}

a:visited	{
		color:		333300;
		}

a:active	{
		color:		336600;
		}

a:hover		{
		text-decoration:underline;
		}