BODY	{
		color: #9FAEBA;
		background: #FFFFFF;
		font-family: Arial;		
		font-size: small;
		margin-top: 0pt;
		margin-left: 0pt;
		}

H1		{
		text-align: center;
		font: x-large;
		font-family: Arial;
		font-weight: bold;
		color: #9FAEBA;
		}
		
TABLE	{
		color: #9FAEBA;
		background: #FFFFFF;
		font-family: Arial;		
		font-size: small;
		
A:link	{
		color: #9FAEBA;
		text-decoration: none;
		}

A:visited {
		color: #9FAEBA;
		text-decoration: none;
		}
