table {
	font-size: 9pt;
}
body {
	font-size: 9pt;
}
.line {
	font-size: 9pt;
	line-height: 150%;
}
.input_head {
	background-color: #72A6BC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px inset #C2E0ED;
	border-right: 1px inset #5EA0BC;
	border-bottom: 1px inset #5EA0BC;
	border-left: 1px inset #C2E0ED;
	height: 18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
