body{
	padding:0px;
	margin:0px;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover { text-decoration: underline; color: #000000}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #CCCCCC;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6D92BF;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #376BAB;
	text-decoration: none;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #EDEDED;
	height: 19px;
	width: 190px;
	border: 1px solid #999999;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #EDEDED;
	height: 149px;
	width: 190px;
	border: 1px solid #999999;
	overflow:auto;
}
.TITLE {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}