body {
	font-family: "helvetica", "tahoma", "arial", "sans-serif";
	font-size: 8pt;
    background-color: #FFE1C4;
	
    margin-top: 10px;
    margin-bottom: 0px;
}

a:link, a:visited {
	color: #af8d05;
	text-decoration: none;
	font-size: 9pt;
	
}

a:hover {
	color: #af8d05;	
	text-decoration: underline;
	font-size: 9pt;
	
}

strong{

  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
  
}

table.text_table {
  border-collapse: separate;
  border-spacing: 10;
  background-color: #FFE1C4;  
  table-layout: automatic;
}

table.type4_table {
  border-collapse: separate;
  border-spacing: 0;
  background-color: #FFE1C4;  
  table-layout: automatic;  
}

table.type3_table{	

  background-image: url(pics/back_mainfade.png);
  background-color: #FFE1C4;
  border-spacing: 0;
  background-repeat: no-repeat;  
  table-layout: automatic;  
  
  
}

table.type2_table{	

	border-collapse: separate;
	border-spacing: 10;
	table-layout: automatic;

	font-size: 10pt;
	text-align: justify;	
	background-color: #FFF2E6;  
	vertical-align: top; 
	color: #804000;
	padding: 5;

}

td.text_td {
	font-size: 10pt;
	text-align: justify;	
	background-color: #FFF2E6;  
	vertical-align: top; 
	color: #804000;
	padding: 5;
}


table.mini_table {
  border-collapse: separate;
  border-spacing: 0;
  background-color: #FFE1C4;  
  table-layout: automatic;
}


td.mini_td {
	font-size: 8pt;
	text-align: left;	
	background-color: #FFF2E6;  
	vertical-align: top; 
	color: #804000;
	
}

p {
	font-size: 10pt;
}

p.hi2 {
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}

h2{

  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  color: #804000;
}

h1{

  font-size: 18pt;
  font-weight: bold;
  font-style: normal;
  color: #804000;
}
