body {
margin:0px;
padding:0px;
background-color:#000000;
}
A:link {
color: #800000
}
A:active 
{color: #ff0000
}
A:visited {
color: #3F1F02
}
.copy {
	font-family: Tahoma, serif;
	font-size: 11px;
	line-height: 12px;
	color: #622F0B;
	text-decoration: none;
}
.link {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F1F02;
	text-decoration: underline;
	line-height: 12px;
}
.tit {
	font-family: Tahoma, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F1F02;

	line-height: 12px;
}
.err {
	font-family: Tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;

	line-height: 14px;
}
.text {
	font-family: Tahoma, serif;
	font-size: 11px;
	line-height: 12px;
	color: #1C1A15;
}
.date {
	font-family: Tahoma, serif;
	font-size: 11px;
	line-height: 12px;
	color: #6B1503;
}
.text_2 {
	font-family: Tahoma, serif;
	font-size: 11px;
	line-height: 12px;
	color: #3F1F02;
}
.form_1 {
	font-family: Tahoma, serif;
	font-size: 12px;
	background-image: url(images/form_2.jpg);
	height: 19px;
	width: 150px;

}
.form_2 {
	font-family: Tahoma, serif;
	font-size: 12px;
	background-image: url(images/form_2.jpg);
	height: 52px;
	width: 300px;
	overflow:auto;
}
