table {
	font-size: 9pt;
	line-height: 20px;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color: #99cc33;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.input1 {
	border: 1px solid #999999;
}
.image1 {
	border: 1px dotted #003366;
}
.bar1 {
	background-color: #E6EEFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f6f6f6;
	border-right-color: #f6f6f6;
	border-bottom-color: #CCCCCC;
	border-left-color: #f6f6f6;
}
