BODY {
		font-family: Arial, Helvetica;
		font-size: 11pt;
		line-height: 13pt;
		font-weight:normal;
		color: #31341C;
		scrollbar-face-color:#F1ECD8;
		scrollbar-arrow-color:#F1ECD8;
		scrollbar-track-color:#F1ECD8;
		scrollbar-shadow-color:#31341C;
		scrollbar-highlight-color:#AB443B;
		scrollbar-3dlight-color:#24163A;
		scrollbar-darkshadow-Color:#31341C;
		background: #F8F4E8;
		}

P   {
		font-family: Arial, Helvetica;
		font-size: 11pt;
		line-height: 13pt;
		font-weight:bold;
		color: #31341C;
		}

.top {
		font-family: Arial, Helvetica;
		font-size: 12pt;
		line-height: 14pt;
		font-weight:bold;
		color: #31341C;
		}

H1  {
		font-family: Arial, Helvetica;
		font-size: 12pt;
		line-height: 14pt;
		font-weight:bold;
		color: #31341C;
		}


H2 {
		font-family: Arial, Helvetica;
		font-size: 11pt;
		line-height: 13pt;
		font-weight:bold;
		color: #31341C;
		}

H3 {
		font-family: Arial, Helvetica;
		font-size: 18pt;
		line-height: 20pt;
		font-weight:bold;
		color: #31341C;
		}

list  {
		font-family: Arial, Helvetica;
		font-size: 10pt;
		line-height: 12pt;
		font-weight:bold;
		color: #31341C;
		}

TABLE {
		font-family: Arial, Helvetica;
		font-size: 10pt;
		line-height: 12pt;
		font-weight:bold;
		color: #31341C;
		}

TR   {
		font-family: Arial, Helvetica;
		font-size: 10pt;
		line-height: 12pt;
		font-weight:bold;
		color: #31341C;
		}

TD	{
		font-family: Arial, Helvetica;
		font-size: 10pt;
		line-height: 12pt;
		font-weight:bold;
		color: #31341C;
		}

.dots	{
		font-family: Arial, Helvetica;
		font-size: 14pt;
		line-height: 16pt;
		font-weight:bold;
		color: #8A9052;
		}

.dotty	{
		font-family: Arial, Helvetica;
		font-size: 9pt;
		font-weight:bold;
		color: #8A9052;
		}

.ifl	{
		font-family: Arial, Helvetica;
		font-size: 9pt;
		font-weight:bold;
		color: #31341C;
		}

.copyright {
		font-family: Arial, Helvetica;
		font-size: 7.5pt;
		font-weight:normal;
		color: #31341C;
		}

.keywords {
		font-family: Arial, Helvetica;
		font-size: 7.5pt;
		font-weight:normal;
		color: #F8F4E8;
		}

.menu	{
		font-family: Arial, Helvetica;
		font-size: 9pt;
		line-height: 15pt;
		font-weight:normal;
		color: #31341C;
		}


A:LINK {
  	text-decoration: none;
  	color: #626838;
	}

A:VISITED {
	text-decoration: none;
	color: #626838;
	}

A:ACTIVE {
	text-decoration: none;
	color: #AB443B;
	}

A:HOVER {
	text-decoration: none;
	color: #AB443B;
	}



