BODY	{ 
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.3;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	}

FONT	{
	font-size: 12pt;
	}

A	{
	color:#FFFFFF;
	text-decoration:none;
	}

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

A:active	{
	color:#FFFFFF;
	text-decoration:none;
	}

A:hover	{
	color:#FF9900;
	text-decoration:underline;
	}

B	{
	font-weight: bold;
	}

I	{
	font-style: italic;
	}

U	{
	text-decoration:underline;
	}
