.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.topic {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}
.text1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A5B19;
	text-decoration: none;
}
.text{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #8A5B19;
	text-decoration: none;
}
.text_green{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1E8333;
}
.link1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8A5B19;
	text-decoration: underline;
}
.text2{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A5B19;
	text-decoration: none;
}

.text3{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #937455;
	text-decoration: none;
}
.text4{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: none;
	color: #8A5B19;
	text-decoration: none;
}
.button		{
			font-family: Tahoma;
			font-size: 12px;
			color: #000000;
			background-color: #FAF1D4;
			border: 1px solid #8A5B19;
			width: 60px;
			}

.input		{
			font-family: Tahoma;
			font-size: 12px;
			color: #000000;
			border: 1px solid #8A5B19;
			width:300;
			}
			
.textarea		{
			font-family: Tahoma;
			font-size: 12px;
			color: #000000;
			border: 1px solid #8A5B19;
			width: 300;
			height: 150 ;
			}
a{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #8A5B19;
	text-decoration: underline;
}