a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.input1 {
	border: 1px solid #000000;
}
.font {
	word-spacing: 2px;
	line-height: 30px;
}
.font2 {
	line-height: 22px;
	font-size: 14px;

}
.input2 {
	padding: 2px;
	height: 20px;
	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: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;

}
.input3 {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.font3 {
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
}
