h1  { font-family: Arial, Helvetica, sans-serif;
		background-color: #C1834E;
		color: #F6E3B9;
		font-size: 12pt;
		font-wight: bold;
		line-height: 110%;
		text-align: left;
}

h2  { font-family: Arial, Helvetica, sans-serif;
		background-color: #C1834E;
		color: #F6E3B9;
		font-size: 10pt;
		font-wight: bold;
		line-height: 110%;
		text-align: left;
}

h3  { font-family: Arial, Helvetica, sans-serif;
		background-color: #C1834E;
		color: #F6E3B9;
		font-size: 8pt;
		line-height: 110%;
		text-align: left;
}

h4  { font-family: Arial, Helvetica, sans-serif;
		color: #663300;
		font-size: 12pt;
		font-wight: bold;
		line-height: 100%;
		text-align: left;
}

h5  { font-family: Arial, Helvetica, sans-serif;
		color: #663300;
		font-size: 9pt;
		line-height: 110%;
		text-align: left;
}

h6  { font-family: Arial, Helvetica, sans-serif;
		color: #663300;
		font-size: 8pt;
		font-wight: normal;
		line-height: 110%;
		text-align: left;
}


body
{	font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt; 
		color: #663300;
		text-align: justify;
		line-height : 110%;
		margin-bottom : 5pt;			
}

p {  font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt; 
		color: #663300;
		font-wight: normal;
		text-align: justify;
		line-height : 110%;
		margin-bottom : 5pt;
}

.buttons { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt; 
		color: #CC6633;
		font-wight: normal;
		text-align: left; 
}


.small { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt; 
		color: #F6E3B9;
		font-wight: normal;
		text-align: left; 
		line-height : 110%;
		margin-bottom : 5pt;
}

.helllfett { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt; 
		color: #F6E3B9;
		font-wight: bold;
		text-align: left; 
		line-height : 110%;
		margin-bottom : 5pt;
}


.darksmall { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt; 
		color: #663300;
		font-wight: normal;
		text-align: left; 
		line-height : 100%;
		margin-bottom : 5pt;
}


.xtrasmall { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 7pt; 
		color: #F6E3B9;
		font-wight: normal;
		text-align: left; 
		line-height : 100%;
		margin-bottom : 5pt;
}


table {	
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #663300;
	text-align: justify;
	valign: top
	line-height : 110%;
	margin-bottom : 5pt;
}

li {  font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt; 
		color: #663300;
		text-align: left; 
		line-height : 120%;
		margin-bottom : 4pt;
}

ul {  font-family : Arial, Helvetica, sans-serif;
		font-size: 9pt; 
		color: #663300;
		text-align: left; 
		line-height : 120%;
		margin-bottom : 5pt;
}
ol {  font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt; 
		color: #663300;
		text-align: left; 
		line-height : 120%;
		margin-bottom : 5pt;
}



a:link  {
	font-family: Arial, Helvetica, sans-serif;
	color : #CC6633;
	text-decoration : none;
}

a:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #CC6633;
	text-decoration : none;
}

a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : #663300;
	text-decoration : none;
}

a:active  {
	font-family : Arial, Helvetica, sans-serif;
	color : #663300;
	text-decoration : none;
}
