
body{
	font-size: 12px;
	text-align: left;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
}
.input1 {
	font-size: 12px;
	background-color: #F6F6F6;
	border: solid 1px #666666;
}
.height1 {
	font-size: 12px;
	line-height: 20px;
	border:solid 1px #2385c2;
}
.input2 {
	font-size: 12px;
	background-color: #E0EEEF;
	border: 1px double #CCCCCC;
}
.input3 {
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.n {
	filter: BlendTrans(Duration=2);
} 
