#print { 
  display : none; 
} 

.cl_1 {
	font-family: Arial;
	font-size: 10pt;
	color: #006633;
}
 
a.cl_1 {
	font-family: Arial;
	font-size: 10pt;
	color: #006633;
}
a.cl_1:hover {
	font-family: Arial;
	font-size: 10pt;	
	color: #006633;
	text-decoration: none;
}
a.cl_1:visited {
	font-family: Arial;
	font-size: 10pt;	
	color: #006633;
}
a.cl_1:visited:hover {
	font-family: Arial;
	font-size: 10pt;	
	color: #006633;
	text-decoration: none;
}

.section_heading {
	font-weight:bold;
	font-size:14pt;
	color:#006633;
}

.heading_1 {
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color:#006633;
}

td.contact {
	font-family: Verdana;
	font-size: 10pt;
}

td.contact_header {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #006633;
	border-bottom: 1px dotted #000000;
}

.HeaderBody {	font-family: Arial, Helvetica, sans-serif;
	color:black;
	font-size: 12px;
	text-decoration : none;
}