/* body styles */

.indexbody
	{
	font-family: futura lt bt;
	background-color: #52321D;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
    text-decoration: none;
	margin-left: 0
    }
.body
	{
	font-family: futura lt bt;
	background-color: #52321D;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	margin-top: 50;
	margin-left: 50
	}
.bodyc3
    {
    margin-top: 0px;
    margin-bottom: 0px;
    word-spacing: 0px;
    line-height: 100%;
    background-color: #52321D
    }

/* links styles */
    
.linksblack
	{
	font-family: futura XBlk BT;
	background-color: #52321D;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none
	}
.linksgrey
	{
	font-family: futura lt BT;
	background-color: #52321D;
	font-size: 10pt;
	color: #370802;
	font-weight: bold;
	font-style: normal;
	text-decoration: none
	}

/* paragraph styles */    
    
.paragraphstyle
	{
	font-family: verdana;
	background-color: #52321D;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-botom: 0
	}

/* table styles */

.table1
	{
	font-family: verdana;
    font-size: 10pt;
    background-color: #52321D;
    border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	cellpadding: 0;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal
    }
.table2
	{
	/*font-family: Kabel Ult BT;
    font-size: 10pt;
    font-weight: normal;
	font-style: normal;*/
    background-color: #52321D;
    border-collapse: collapse;
	border-spacing: 0;
	width: auto; /*55*/
    height:auto; /*88*/
	cellpadding: 0;
	color: #FFFFFF
	}
.table3
	{
	/*font-family: Kabel Ult BT;
    font-size: 10pt;
    font-weight: normal;
	font-style: normal;*/
    background-color: #52321D;
    border-collapse: collapse;
	border-spacing: 0;
	width: 63%;
    height:75%;
	cellpadding: 0;
    text-decoration: none;
	color: #FFFFFF
	}    
.tablebody
	{
	font-family: futura lt bt;
	background-color: #52321D;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
	margin-botom: 0
	}
    
/* title styles */    
    
.pagetitle
	{
	font-family: futura lt bt;
	background-color: #52321D;
	font-size: 18pt;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
    text-decoration: underline;
	margin-top: 0;
	margin-botom: 0
	}