table {
	font-size: 9pt;
	text-decoration: none;
	line-height: 150%;
}
.linespace {
	line-height: 200%;
}
.linespace2 {
	line-height: 180%;
}
a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}
.input1 {
	background-color: #88CFFF;
	border: 1px dotted #003399;
}
.button1 {
	background-color: #003399;
	border: 1px solid #000033;
	font-size: 9pt;
	color: #FFFFFF;
}
