

BODY 	{
		font-family: "Arial", "Helvetica", "sans serif";
		background-color: 993300;
		color: 333333;
		}

.text 	{
		color: 333333;
		font-size: 10pt;
		}

.nav 	{
		color: 333333;
		font-size: 9pt;
		}

.foot 	{
		background-color: 993300;
		color: ffffff;
		text-align: center;
		font-size: 9pt;
		}

A		{
		Text-decoration: none;
		}

A:link {color: 0000cc}
A:Visited {color: cc0066}
A:hover {Text-decoration: underline; color: cc0066}

