input {
	font-size: 9pt;
}
td {
	font-size: 9pt;
	line-height: 12pt;
	font-family: "Arial", "Helvetica", "sans-serif";


}
select {
	font-size: 9pt;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
}
