
HTML	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 1.12;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	}

BODY	{
	padding: 8px;
	}

H1	{
	font-size: 1.1em;

	}

A:link	{
	color: #555555;
	text-decoration: none;
	}
	
A:visited	{
	color: #555555;
	text-decoration: none;
	}

A:active	{
	color: #003366;
	text-decoration: underline;
	}

A:hover	{
	color: #003366;
	text-decoration: underline;
	}
TD	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	line-height: 1.12;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	}
