body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F7F7FA;
}
body,td,th {
	font-size: 12px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px ridge #CCCCCC;
}
.imgstyle {
	border: 1px dashed #A1A2A6;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px ridge #0000000;
	background-image: url(../images/INDEX_08.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 178px;
}
