BODY 	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 10pt;
		line-height: 1.5;
		color: 5d5335;
		background: FFFFFF;
		}

H3	 	{
		color: CC0033;
		}

.text 	{
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 10pt;
		line-height: 1.5;
		}

.nav	{
		color: 336699;
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 9pt;
		font-weight: bold;
		text-align: left;
		}

.foot	{
		color: 333333;
		background-color: 8FB0E1;
		Font-Family: "Helvetica", "Arial", "Sans-Serif";
		font-size: 9pt;
		text-align: left;
		}

A		{
		Text-decoration: none;
		}

A:link {color: 003399}
A:Visited {color: 003399}
A:hover {Text-decoration: underline; color: 003399}

