BODY 	{
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		font-size: 10pt;
		background-color: efefef;
		color: 333333;
		}

.text 	{
		font-size: 10pt;
		background-color: ffffff;
		color: 333333;
		}

.text1 	{
		font-size: 10pt;
		background-color: ffffff;
		color: 333333;
		padding-left: 10pt;
		padding-right: 10pt;
		}

.nav1 	{
		font-size: 10pt;
		color: 333333;
		}

H2	 	{
		color: 9F8754;
		Font-Family: "Palatino", "Times New Roman", "Serif";
		font-style: italic;
		}

.foot	{
		color: 666666;
		background-color: efefef;
		font-size: 9pt;
		text-align: center;
		font-weight: bold;
		}

.nav	{
		Font-Family: "Arial", "Helvetica", "Sans-Serif";
		font-weight: bold;
		color: 999999;
		font-size: 8pt;
		text-align: left;
		}

A		{
		Text-decoration: none;
		}

A:link {color: 666666}
A:Visited {color: 666666}
A:hover {Text-decoration: none; color: 990000}

