.head {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #8f6302;
	text-decoration: underline;
	padding-bottom: 5px;
}
a:link {
	color: #8f6302;
}
a:visited {
	color: #8f6302;
}
.text1 {
	font-family: Arial;
	font-size: 14px;
	color:#8f6302;
	font-weight: bold;
}
.text2 {
	font-family: Arial;
	font-size: 16px;
	color:#8f6302;
	font-weight: bold;
}
.text3 {
	font-family: Arial;
	font-size: 18px;
	color:#8f6302;
	font-weight: bold;
}
.text4 {
	font-family: Arial;
	font-size: 13px;
	color:#8f6302;
	text-decoration: underline;
	line-height: 20px;
}

