
td {
	font-size: 9pt;
	line-height: 18px;
	color: #3D362B;
}
select {
	font-size: 9pt;
	 
}

.line2 {
	line-height: 16px;
}

a:visited {
	color: #3D362B;
	text-decoration: none;
}
a:hover {
	color:#ff7800;
	text-decoration: underline;
}
a:link {
	color: #3D362B;
	text-decoration: none;
}